From 361ca429f26da6e240c08af16e05aafe0e1d1488 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Fredrik=20H=C3=BCbinette=20=28Hubbe=29?= <hubbe@hubbe.net>
Date: Mon, 12 Aug 1996 18:57:47 +0200
Subject: [PATCH] doc fixed..

Rev: src/modules/gdbmmod/doc/gdbm:1.2
---
 src/modules/gdbmmod/doc/gdbm | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/src/modules/gdbmmod/doc/gdbm b/src/modules/gdbmmod/doc/gdbm
index 1811ac0486..2270467e18 100644
--- a/src/modules/gdbmmod/doc/gdbm
+++ b/src/modules/gdbmmod/doc/gdbm
@@ -144,6 +144,7 @@ SYNTAX
 DESCRIPTION
 	When opening the database with the 'f' flag writings to the database
 	can be cached in memory for a long time. Calling sync will write
-	all such caches to disk and not return until 
+	all such caches to disk and not return until everything is stored
+	on the disk.
 
 ============================================================================
-- 
GitLab