From: Gavin Henry Date: Mon, 6 Aug 2007 17:44:51 +0000 (+0000) Subject: ITS#5076 X-Git-Tag: OPENLDAP_REL_ENG_2_3_38~17 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7bb3496462e63cf86e9931208dd2f025e6511acc;p=thirdparty%2Fopenldap.git ITS#5076 --- diff --git a/doc/man/man1/ldapsearch.1 b/doc/man/man1/ldapsearch.1 index 0e7fe7a402..98278fb20d 100644 --- a/doc/man/man1/ldapsearch.1 +++ b/doc/man/man1/ldapsearch.1 @@ -171,7 +171,7 @@ must be compiled with LDAP_DEBUG defined for this option to have any effect. Read a series of lines from \fIfile\fP, performing one LDAP search for each line. In this case, the \fIfilter\fP given on the command line is treated as a pattern where the first and only occurrence of \fB%s\fP -is replaced with a line from \fIfile\fP. Any other occurence of the +is replaced with a line from \fIfile\fP. Any other occurrence of the the \fB%\fP character in the pattern will be regarded as an error. Where it is desired that the search filter include a \fB%\fP character, the character should be encoded as \fB\\25\fP (see RFC 4515). diff --git a/doc/man/man5/slapd-bdb.5 b/doc/man/man5/slapd-bdb.5 index a1140cdb39..f24ef11f83 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.conf.5 b/doc/man/man5/slapd.conf.5 index 88b840857d..7b3e6288e3 100644 --- a/doc/man/man5/slapd.conf.5 +++ b/doc/man/man5/slapd.conf.5 @@ -417,7 +417,7 @@ disables simple (bind) authentication. disables forcing session to anonymous status (see also .BR tls_authc ) upon StartTLS operation receipt. .B tls_authc -dissallow the StartTLS operation if authenticated (see also +disallow the StartTLS operation if authenticated (see also .BR tls_2_anon ). .HP .hy 0 @@ -1683,7 +1683,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 diff --git a/doc/man/man5/slapo-dynlist.5 b/doc/man/man5/slapo-dynlist.5 index 4a1be57232..28a33355a9 100644 --- a/doc/man/man5/slapo-dynlist.5 +++ b/doc/man/man5/slapo-dynlist.5 @@ -58,7 +58,7 @@ data. The value .B -is the name of the attributeDescription that cointains the URI that is +is the name of the attributeDescription that contains the URI that is expanded by the overlay; if none is present, no expansion occurs. If the intersection of the attributes requested by the search operation (or the asserted attribute for compares) and the attributes listed