aboutsummaryrefslogtreecommitdiff
path: root/doc/gdbm.3
diff options
context:
space:
mode:
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.