doc/ck_cohort: Various fixes to manual pages.

ck_pring
Samy Al Bahra 12 years ago
parent a5e127bbb8
commit 6d51ae712c

@ -28,7 +28,7 @@
.Dt CK_COHORT_INIT 3 .Dt CK_COHORT_INIT 3
.Sh NAME .Sh NAME
.Nm CK_COHORT_INIT .Nm CK_COHORT_INIT
.Nd Initialize an instance of a cohort type .Nd initialize instance of a cohort type
.Sh LIBRARY .Sh LIBRARY
Concurrency Kit (libck, \-lck) Concurrency Kit (libck, \-lck)
.Sh SYNOPSIS .Sh SYNOPSIS

@ -28,7 +28,7 @@
.Dt CK_COHORT_INSTANCE 3 .Dt CK_COHORT_INSTANCE 3
.Sh NAME .Sh NAME
.Nm CK_COHORT_INSTANCE .Nm CK_COHORT_INSTANCE
.Nd Declare an instance of a cohort type .Nd declare an instance of a cohort type
.Sh LIBRARY .Sh LIBRARY
Concurrency Kit (libck, \-lck) Concurrency Kit (libck, \-lck)
.Sh SYNOPSIS .Sh SYNOPSIS

@ -28,7 +28,7 @@
.Dt CK_COHORT_LOCK 3 .Dt CK_COHORT_LOCK 3
.Sh NAME .Sh NAME
.Nm CK_COHORT_LOCK .Nm CK_COHORT_LOCK
.Nd Acquire a cohort's locks .Nd acquire cohort lock
.Sh LIBRARY .Sh LIBRARY
Concurrency Kit (libck, \-lck) Concurrency Kit (libck, \-lck)
.Sh SYNOPSIS .Sh SYNOPSIS

@ -28,7 +28,7 @@
.Dt CK_COHORT_PROTOTYPE 3 .Dt CK_COHORT_PROTOTYPE 3
.Sh NAME .Sh NAME
.Nm CK_COHORT_PROTOTYPE .Nm CK_COHORT_PROTOTYPE
.Nd Define a cohort type with the given lock types .Nd define cohort type with specified lock types
.Sh LIBRARY .Sh LIBRARY
Concurrency Kit (libck, \-lck) Concurrency Kit (libck, \-lck)
.Sh SYNOPSIS .Sh SYNOPSIS

@ -28,7 +28,7 @@
.Dt CK_COHORT_TRYLOCK 3 .Dt CK_COHORT_TRYLOCK 3
.Sh NAME .Sh NAME
.Nm CK_COHORT_TRYLOCK .Nm CK_COHORT_TRYLOCK
.Nd Try to acquire a cohort's locks .Nd try to acquire cohort lock
.Sh LIBRARY .Sh LIBRARY
Concurrency Kit (libck, \-lck) Concurrency Kit (libck, \-lck)
.Sh SYNOPSIS .Sh SYNOPSIS

@ -28,7 +28,7 @@
.Dt CK_COHORT_TRYLOCK_PROTOTYPE 3 .Dt CK_COHORT_TRYLOCK_PROTOTYPE 3
.Sh NAME .Sh NAME
.Nm CK_COHORT_TRYLOCK_PROTOTYPE .Nm CK_COHORT_TRYLOCK_PROTOTYPE
.Nd Define a cohort type with the given lock types .Nd define cohort type with specified lock types
.Sh LIBRARY .Sh LIBRARY
Concurrency Kit (libck, \-lck) Concurrency Kit (libck, \-lck)
.Sh SYNOPSIS .Sh SYNOPSIS

@ -28,7 +28,7 @@
.Dt CK_COHORT_UNLOCK 3 .Dt CK_COHORT_UNLOCK 3
.Sh NAME .Sh NAME
.Nm CK_COHORT_UNLOCK .Nm CK_COHORT_UNLOCK
.Nd Acquire a cohort's locks .Nd release cohort lock
.Sh LIBRARY .Sh LIBRARY
Concurrency Kit (libck, \-lck) Concurrency Kit (libck, \-lck)
.Sh SYNOPSIS .Sh SYNOPSIS

Loading…
Cancel
Save