summaryrefslogtreecommitdiff
path: root/doc/gdbm.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/gdbm.texi')
-rw-r--r--doc/gdbm.texi6
1 files changed, 0 insertions, 6 deletions
diff --git a/doc/gdbm.texi b/doc/gdbm.texi
index ce038ed..886f2ee 100644
--- a/doc/gdbm.texi
+++ b/doc/gdbm.texi
@@ -913,12 +913,6 @@ correct information about the new file. If an error is detected, the return
value is negative. The value zero is returned after a successful
reorganization.
-@emph{Notice}, that calling this function disables crash tolerance
-(@pxref{Crash Tolerance}), reverting the effect of the recent
-@code{gdbm_failure_atomic} call. You will have to call
-@code{gdbm_failure_atomic} again after @code{gdbm_reorganize} returns
-successfully. This will be fixed in future releases.
-
@node Sync
@chapter Database Synchronization
@cindex database synchronization