aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2015-08-13 05:11:27 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2015-08-13 05:11:27 +0000
commitab1342557c7909592b5aa0fdb011ce9449b3d492 (patch)
treefbb6dfdaa64d4c7b56163a58843a91c551aa9361 /doc
parent0f7f87bb3edce61705636ab503f6c1b28557c13c (diff)
downloadgdbm-ab1342557c7909592b5aa0fdb011ce9449b3d492.tar.gz
gdbm-ab1342557c7909592b5aa0fdb011ce9449b3d492.tar.bz2
Minor fix in docs
* doc/gdbm.texinfo: Fix direntry records.
Diffstat (limited to 'doc')
-rw-r--r--doc/gdbm.32
-rw-r--r--doc/gdbm.texinfo6
2 files changed, 4 insertions, 4 deletions
diff --git a/doc/gdbm.3 b/doc/gdbm.3
index c08ece3..67d3bdd 100644
--- a/doc/gdbm.3
+++ b/doc/gdbm.3
@@ -58,3 +58,3 @@ compatibility.
.PP
-.SS DBM Compatability routines:
+.SS DBM Compatibility routines:
.PP
diff --git a/doc/gdbm.texinfo b/doc/gdbm.texinfo
index 02b9946..11fe910 100644
--- a/doc/gdbm.texinfo
+++ b/doc/gdbm.texinfo
@@ -10,5 +10,5 @@
@direntry
-* GDBM: (gdbm). The GNU database manager.
-* gdbm_dump: gdbm_dump(gdbm). Dump the GDBM database into a flat file.
-* gdbm_load: gdbm_load(gdbm). Load the database from a flat file.
+* GDBM: (gdbm). The GNU database manager.
+* gdbm_dump: (gdbm) gdbm_dump. Dump the GDBM database into a flat file.
+* gdbm_load: (gdbm) gdbm_load. Load the database from a flat file.
@end direntry

Return to:

Send suggestions and report system problems to the System administrator.