doc/ck_ht: Fixes to manual page headers.

ck_pring
Samy Al Bahra 13 years ago
parent fedc2f6e47
commit 7aeba1cd8b

@ -27,7 +27,7 @@
.Dd March 29, 2012 .Dd March 29, 2012
.Dt CK_HT_HASH_DIRECT 3 .Dt CK_HT_HASH_DIRECT 3
.Sh NAME .Sh NAME
.Nm ck_ht_hash .Nm ck_ht_hash_direct
.Nd generate a hash value for a hash table .Nd generate a hash value for a hash table
.Sh LIBRARY .Sh LIBRARY
Concurrency Kit (libck, \-lck) Concurrency Kit (libck, \-lck)

@ -27,8 +27,8 @@
.Dd March 29, 2012 .Dd March 29, 2012
.Dt CK_HT_PUT_SPMC 3 .Dt CK_HT_PUT_SPMC 3
.Sh NAME .Sh NAME
.Nm ck_ht_hash .Nm ck_ht_put_spmc
.Nd generate a hash value for a hash table .Nd store unique key-value pair into hash table
.Sh LIBRARY .Sh LIBRARY
Concurrency Kit (libck, \-lck) Concurrency Kit (libck, \-lck)
.Sh SYNOPSIS .Sh SYNOPSIS

@ -27,8 +27,8 @@
.Dd March 29, 2012 .Dd March 29, 2012
.Dt CK_HT_SET_SPMC 3 .Dt CK_HT_SET_SPMC 3
.Sh NAME .Sh NAME
.Nm ck_ht_hash .Nm ck_ht_set_spmc
.Nd generate a hash value for a hash table .Nd store key-value pair into hash table
.Sh LIBRARY .Sh LIBRARY
Concurrency Kit (libck, \-lck) Concurrency Kit (libck, \-lck)
.Sh SYNOPSIS .Sh SYNOPSIS

Loading…
Cancel
Save