diff --git a/doc/ck_hs_put b/doc/ck_hs_put index 5905c92..b1d3cf4 100644 --- a/doc/ck_hs_put +++ b/doc/ck_hs_put @@ -59,7 +59,10 @@ was successfully stored in the hash set pointed to by The function will fail if a key with an equivalent value to .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 Upon successful completion, .Fn ck_hs_put 3