doc/ck_hs_put: Add reference to ck_hs_set.

ck_pring
Samy Al Bahra 12 years ago
parent ca3af48508
commit 05f85cac54

@ -59,7 +59,10 @@ was successfully stored in the hash set pointed to by
The function will fail if a key with an The function will fail if a key with an
equivalent value to equivalent value to
.Fa key .Fa key
is already present in the hash set. is already present in the hash set. For replacement
semantics, please see the
.Xr ck_hs_set 3
function.
.Sh RETURN VALUES .Sh RETURN VALUES
Upon successful completion, Upon successful completion,
.Fn ck_hs_put 3 .Fn ck_hs_put 3

Loading…
Cancel
Save