aboutsummaryrefslogtreecommitdiff
path: root/doc/gdbm.3
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2015-12-05 06:55:07 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2015-12-05 06:55:07 +0000
commit485be31195f718517cbf4175adb432ce5d3b6651 (patch)
tree6cf032ee5f1e868dd3569956d5e82f2081dfe28b /doc/gdbm.3
parente17c2228fecf721144f02c6f53b15ba3543112c5 (diff)
downloadgdbm-485be31195f718517cbf4175adb432ce5d3b6651.tar.gz
gdbm-485be31195f718517cbf4175adb432ce5d3b6651.tar.bz2
Minor fixes in the docs
Diffstat (limited to 'doc/gdbm.3')
-rw-r--r--doc/gdbm.34
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/gdbm.3 b/doc/gdbm.3
index 67d3bdd..d4f39dd 100644
--- a/doc/gdbm.3
+++ b/doc/gdbm.3
@@ -13,7 +13,7 @@
.\"
.\" You should have received a copy of the GNU General Public License
.\" along with GDBM. If not, see <http://www.gnu.org/licenses/>. */
-.TH GDBM 3 "May 8, 2013" "GDBM" "GDBM User Reference"
+.TH GDBM 3 "December 5, 2015" "GDBM" "GDBM User Reference"
.SH NAME
GDBM \- The GNU database manager. Includes \fBdbm\fR and \fBndbm\fR
compatibility.
@@ -159,7 +159,7 @@ added to \fIread_write\fR by bitwise or:
Causes all database operations to be synchronized to the disk,
.TP
.B GDBM_NOLOCK
-Pevents the library from performing any locking on the database file.
+Prevents the library from performing any locking on the database file.
.PP
The option
.B GDBM_FAST

Return to:

Send suggestions and report system problems to the System administrator.