aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org>2018-06-27 17:37:31 +0300
committerSergey Poznyakoff <gray@gnu.org>2018-06-27 17:37:31 +0300
commit7598f08063b2d937233fcca98eb046bb4cfa5a70 (patch)
tree91833933f5f0448689140e5fc09c96aa5d122472 /doc
parent505faa939a83495603b2fd4a5c77d2ca8d5b08df (diff)
downloadgdbm-7598f08063b2d937233fcca98eb046bb4cfa5a70.tar.gz
gdbm-7598f08063b2d937233fcca98eb046bb4cfa5a70.tar.bz2
Fix typo
Diffstat (limited to 'doc')
-rw-r--r--doc/gdbm.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/gdbm.texi b/doc/gdbm.texi
index ed57243..b5ba53d 100644
--- a/doc/gdbm.texi
+++ b/doc/gdbm.texi
@@ -2251,13 +2251,13 @@ GDBM_SETCOALESCEBLKS}.
This variable affects the @command{open} command and should be set
before invoking it.
@end deftypevr
@deftypevr {gdbmtool variable} bool centfree
Set to @samp{true}, enables the use of central free block pool in
-newly opened databases. @xref{Options, GDBM_SETCOALESCEBLKS}.
+newly opened databases. @xref{Options, GDBM_SETCENTFREE}.
This variable affects the @command{open} command and should be set
before invoking it.
@end deftypevr
The following commands are used to list or modify the variables:

Return to:

Send suggestions and report system problems to the System administrator.