aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1996-03-03 08:53:05 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1996-03-03 08:53:05 +0000
commit13032225629afa84c139e16fe991c82e478b785a (patch)
tree004d4b70e654942ffbb7e16a4705d5b289ef1256
parent66fa281751b8ea67420c912faddbd189d426918e (diff)
Notes
-rw-r--r--lib/libc/db/man/hash.38
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/libc/db/man/hash.3 b/lib/libc/db/man/hash.3
index 4367031863fd..d408b5dcbca3 100644
--- a/lib/libc/db/man/hash.3
+++ b/lib/libc/db/man/hash.3
@@ -131,11 +131,11 @@ If a hash function is specified,
will attempt to determine if the hash function specified is the same as
the one with which the database was created, and will fail if it is not.
.PP
-Backward compatible interfaces to the routines described in
-.IR dbm (3),
+Backward compatible interfaces to the older
+.I dbm
and
-.IR ndbm (3)
-are provided, however these interfaces are not compatible with
+.I ndbm
+routines are provided, however these interfaces are not compatible with
previous file formats.
.SH ERRORS
The