From: Gavin Henry Date: Tue, 18 Dec 2007 12:51:46 +0000 (+0000) Subject: DB_CONFIG.example URL wrong in comments (ITS#5288) X-Git-Tag: OPENLDAP_REL_ENG_2_3_40~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52fd91c2db77356cc59108f4805b469d79c5cfea;p=thirdparty%2Fopenldap.git DB_CONFIG.example URL wrong in comments (ITS#5288) --- diff --git a/CHANGES b/CHANGES index 4ffcce60f0..8132d039d1 100644 --- a/CHANGES +++ b/CHANGES @@ -11,6 +11,7 @@ OpenLDAP 2.3.40 Engineering Documentation Fixed slapd.conf(5) maxderefdepth default value typo (ITS#5200) Clarified slapd.conf(5) limits issues in syncrepl (ITS#5243) + DB_CONFIG.example URL wrong in comments (ITS#5288) OpenLDAP 2.3.39 Release (2007/10/26) Fixed slapd backglue compilation problem (ITS#5214) diff --git a/servers/slapd/DB_CONFIG b/servers/slapd/DB_CONFIG index cc05b85eed..d0f2c682c5 100644 --- a/servers/slapd/DB_CONFIG +++ b/servers/slapd/DB_CONFIG @@ -1,8 +1,8 @@ # $OpenLDAP$ # Example DB_CONFIG file for use with slapd(8) BDB/HDB databases. # -# See Sleepycat Berkeley DB documentation -# +# See the Oracle Berkeley DB documentation +# # for detail description of DB_CONFIG syntax and semantics. # # Hints can also be found in the OpenLDAP Software FAQ