doc/ck_hs: More manual page fixes.

ck_pring
Samy Al Bahra 12 years ago
parent a6219b1685
commit 8b524fc639

@ -73,7 +73,7 @@ Behavior is undefined if
or
.Fa hs
are uninitialized. The function will also
return false if the hash set could not enlarged
return false if the hash set could not be enlarged
to accomodate key insertion.
.Sh SEE ALSO
.Xr ck_hs_init 3 ,

@ -68,9 +68,7 @@ Behavior is undefined if
.Fa key
or
.Fa hs
are uninitialized. The function will also
return false if the hash set could not enlarged
to accomodate key insertion.
are uninitialized.
.Sh SEE ALSO
.Xr ck_hs_init 3 ,
.Xr ck_hs_destroy 3 ,

@ -77,7 +77,7 @@ Behavior is undefined if
or
.Fa hs
are uninitialized. The function will also
return false if the hash set could not enlarged
return false if the hash set could not be enlarged
to accomodate key insertion.
.Sh SEE ALSO
.Xr ck_hs_init 3 ,

Loading…
Cancel
Save