From 9f6f2216f395a75d79b0e28a532d5183f3eb52ab Mon Sep 17 00:00:00 2001 From: Artemiy Volkov Date: Fri, 15 Nov 2013 19:25:14 +0400 Subject: [PATCH] doc: ck_hs_remove: Rectify an argument name. --- doc/ck_hs_remove | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/ck_hs_remove b/doc/ck_hs_remove index fdfb45a..708a2f0 100644 --- a/doc/ck_hs_remove +++ b/doc/ck_hs_remove @@ -45,7 +45,7 @@ argument in the hash set pointed to by the argument. The key specified by .Fa key is expected to have the hash value specified by the -.Fa h +.Fa hash argument (which was previously generated using the .Xr CK_HS_HASH 3 macro).