mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-22 23:59:34 -05:00
DB_CONFIG.example URL wrong in comments (ITS#5288)
This commit is contained in:
parent
33c0301b25
commit
4d06dc7ddd
1 changed files with 2 additions and 2 deletions
|
|
@ -1,8 +1,8 @@
|
|||
# $OpenLDAP$
|
||||
# Example DB_CONFIG file for use with slapd(8) BDB/HDB databases.
|
||||
#
|
||||
# See Sleepycat Berkeley DB documentation
|
||||
# <http://www.sleepycat.com/docs/ref/env/db_config.html>
|
||||
# See the Oracle Berkeley DB documentation
|
||||
# <http://www.oracle.com/technology/documentation/berkeley-db/db/ref/env/db_config.html>
|
||||
# for detail description of DB_CONFIG syntax and semantics.
|
||||
#
|
||||
# Hints can also be found in the OpenLDAP Software FAQ
|
||||
|
|
|
|||
Loading…
Reference in a new issue