From 0ade4a6e2652a77be038fd8728bc00de4d29cdcc Mon Sep 17 00:00:00 2001
From: Quanah Gibson-Mount <quanah@openldap.org>
Date: Wed, 26 Sep 2007 17:54:28 +0000
Subject: [PATCH] ITS#5134

---
 doc/man/man5/slapd-bdb.5 | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/doc/man/man5/slapd-bdb.5 b/doc/man/man5/slapd-bdb.5
index 8f59a1565e..f0ff91fb7f 100644
--- a/doc/man/man5/slapd-bdb.5
+++ b/doc/man/man5/slapd-bdb.5
@@ -71,7 +71,8 @@ to allow all necessary configuration to be set in the
 file.
 The options set using this directive will only be written to the 
 .B DB_CONFIG
-file if no such file existed at server startup time. This allows one
+file if no such file existed at server startup time, otherwise
+they are completely ignored. This allows one
 to set initial values without overwriting/destroying a 
 .B DB_CONFIG 
 file that was already customized through other means. 
-- 
GitLab