From: Gavin Henry Date: Mon, 6 Aug 2007 15:05:15 +0000 (+0000) Subject: ITS#5076 X-Git-Tag: OPENLDAP_REL_ENG_2_4_MP~264 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=60645b6129e34c7a2131c9b57cb37ea31d2ae1c0;p=openldap ITS#5076 --- diff --git a/doc/man/man1/ldapsearch.1 b/doc/man/man1/ldapsearch.1 index 64efc953d4..2e798111a4 100644 --- a/doc/man/man1/ldapsearch.1 +++ b/doc/man/man1/ldapsearch.1 @@ -173,7 +173,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).