aboutsummaryrefslogtreecommitdiffstats
path: root/man3/hash.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/hash.3')
-rw-r--r--man3/hash.34
1 files changed, 2 insertions, 2 deletions
diff --git a/man3/hash.3 b/man3/hash.3
index 8a79230ddc..8687db4966 100644
--- a/man3/hash.3
+++ b/man3/hash.3
@@ -58,11 +58,11 @@ is the library interface to database files.
One of the supported file formats is hash files.
The general description of the database access methods is in
.BR dbopen (3),
-this manual page describes only the hash specific information.
+this manual page describes only the hash-specific information.
.PP
The hash data structure is an extensible, dynamic hashing scheme.
.PP
-The access method specific data structure provided to
+The access-method-specific data structure provided to
.BR dbopen (3)
is defined in the
.I <db.h>