summaryrefslogtreecommitdiff
path: root/lib/libc/ohash/ohash_init.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/ohash/ohash_init.3')
-rw-r--r--lib/libc/ohash/ohash_init.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/ohash/ohash_init.3 b/lib/libc/ohash/ohash_init.3
index ded763b3ec2..8b13376c1ff 100644
--- a/lib/libc/ohash/ohash_init.3
+++ b/lib/libc/ohash/ohash_init.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ohash_init.3,v 1.6 2003/05/07 08:52:43 jmc Exp $
+.\" $OpenBSD: ohash_init.3,v 1.7 2004/01/23 23:08:45 jmc Exp $
.\"
.\" Copyright (c) 1999 Marc Espie.
.\"
@@ -84,7 +84,7 @@ elements.
holds the position of the key in each record, and two pointers to
.Xr calloc 3
and
-.Xr free 3 Ns No -like
+.Xr free 3 Ns -like
functions, to use for managing the table internal storage.
.Pp
.Fn ohash_delete