summaryrefslogtreecommitdiffstats
path: root/usr.bin/m4/lib/ohash_init.3
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/m4/lib/ohash_init.3')
-rw-r--r--usr.bin/m4/lib/ohash_init.32
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/m4/lib/ohash_init.3 b/usr.bin/m4/lib/ohash_init.3
index b271115..19213f3 100644
--- a/usr.bin/m4/lib/ohash_init.3
+++ b/usr.bin/m4/lib/ohash_init.3
@@ -166,7 +166,7 @@ for (n = ohash_first(h, &i); n != NULL; n = ohash_next(h, &i))
points to an auxiliary unsigned integer used to record the current position
in the ohash table.
Those functions are safe to use even while entries are added to/removed
-from the table, but in such a case they don't guarantee that new entries
+from the table, but in such a case they do not guarantee that new entries
will be returned.
As a special case, they can safely be used to free elements in the table.
.Pp
OpenPOWER on IntegriCloud