hsearch.3: tfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2017-02-05 08:50:24 +01:00
parent 6ade226b38
commit 211c7df8cf
1 changed files with 1 additions and 1 deletions

View File

@ -106,7 +106,7 @@ The function
frees the memory occupied by the hash table that was created by
.BR hcreate ().
After calling
.BR hdestroy ()
.BR hdestroy (),
a new hash table can be created using
.BR hcreate ().
The