aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org>2018-11-27 09:28:31 +0200
committerSergey Poznyakoff <gray@gnu.org>2018-11-27 09:28:31 +0200
commitc2bab35c2f4c936c1a3b1f760ea861d95896669f (patch)
treea215fc242cb97ca6e359607d721120e7d0d6c013
parent0edfeba8d05fd0265aa59781e354be5abbf5ad07 (diff)
downloadgdbm-c2bab35c2f4c936c1a3b1f760ea861d95896669f.tar.gz
gdbm-c2bab35c2f4c936c1a3b1f760ea861d95896669f.tar.bz2
Fix typo in the manpage.
-rw-r--r--doc/gdbm.32
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/gdbm.3 b/doc/gdbm.3
index d803748..d36a852 100644
--- a/doc/gdbm.3
+++ b/doc/gdbm.3
@@ -312,3 +312,3 @@ physically written to the disk file.
312 312
313It will not return until the disk file state is syncronized with the 313It will not return until the disk file state is synchronized with the
314in-memory state of the database. 314in-memory state of the database.

Return to:

Send suggestions and report system problems to the System administrator.