diff --git a/doc/ck_ht_get_spmc b/doc/ck_ht_get_spmc index f3eebb8..e3d469c 100644 --- a/doc/ck_ht_get_spmc +++ b/doc/ck_ht_get_spmc @@ -61,7 +61,7 @@ functions. If was created with CK_HT_MODE_DIRECT then .Fa entry must have been initialized with the -.Xr ck_ht_entry_set_key_direct 3 +.Xr ck_ht_entry_key_set_direct 3 or .Xr ck_ht_entry_set_direct 3 functions. diff --git a/doc/ck_ht_remove_spmc b/doc/ck_ht_remove_spmc index 4b82529..280196b 100644 --- a/doc/ck_ht_remove_spmc +++ b/doc/ck_ht_remove_spmc @@ -56,7 +56,7 @@ functions. If was created with CK_HT_MODE_DIRECT then .Fa entry must have been initialized with the -.Xr ck_ht_entry_set_key_direct 3 +.Xr ck_ht_entry_key_set_direct 3 or .Xr ck_ht_entry_set_direct 3 functions.