diff options
| -rw-r--r-- | man3/hsearch.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/hsearch.3 b/man3/hsearch.3 index 2fef68dc7f..a939b46196 100644 --- a/man3/hsearch.3 +++ b/man3/hsearch.3 @@ -247,7 +247,7 @@ that the caller expects to store in the table. The .BR hdestroy () and -.BR hdestroy _r () +.BR hdestroy_r () functions do not free the buffers pointed to by the .I key and |
