From: Gavin Henry Date: Mon, 6 Aug 2007 15:11:50 +0000 (+0000) Subject: SleepyCat changed to Oracle. X-Git-Tag: OPENLDAP_REL_ENG_2_4_MP~263 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=0f2628574d259db9520fd65c19165c12b33204b6;p=openldap SleepyCat changed to Oracle. --- diff --git a/doc/man/man5/slapd-bdb.5 b/doc/man/man5/slapd-bdb.5 index 2cf21b71ce..6e1129dcd0 100644 --- a/doc/man/man5/slapd-bdb.5 +++ b/doc/man/man5/slapd-bdb.5 @@ -12,7 +12,7 @@ The \fBbdb\fP backend to is the recommended primary backend for a normal .B slapd database. -It uses the Sleepycat Berkeley DB (BDB) package to store data. +It uses the Oracle Berkeley DB (BDB) package to store data. It makes extensive use of indexing and caching to speed data access. .LP \fBhdb\fP is a variant of the \fBbdb\fP backend that uses a diff --git a/doc/man/man5/slapd.backends.5 b/doc/man/man5/slapd.backends.5 index c5801ad31f..887c499c14 100644 --- a/doc/man/man5/slapd.backends.5 +++ b/doc/man/man5/slapd.backends.5 @@ -22,7 +22,7 @@ manual pages. .B bdb This is the recommended primary backend for a normal slapd database. It takes care to configure it properly. -It uses the transactional database interface of the Sleepycat Berkeley +It uses the transactional database interface of the Oracle Berkeley DB (BDB) package to store data. .TP .B config