From: Gavin Henry Date: Tue, 18 Dec 2007 12:53:26 +0000 (+0000) Subject: DB_CONFIG.example URL wrong in comments (ITS#5288) X-Git-Tag: OPENLDAP_REL_ENG_2_4_8~149 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=6993a69571dade3b9e7c5bc29abfc37d640ec869;p=openldap DB_CONFIG.example URL wrong in comments (ITS#5288) --- diff --git a/CHANGES b/CHANGES index 9567625978..dfdc6247fe 100644 --- a/CHANGES +++ b/CHANGES @@ -2,6 +2,8 @@ OpenLDAP 2.4 Change Log OpenLDAP 2.4.X Engineering Fixed slapd include handling (ITS#5276) + Documentation + DB_CONFIG.example URL wrong in comments (ITS#5288) OpenLDAP 2.4.7 Release (2007/12/14) Added slapd ordered indexing of integer attributes (ITS#5239) 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