]> git.sur5r.net Git - openldap/commitdiff
ITS#5076
authorGavin Henry <ghenry@openldap.org>
Mon, 6 Aug 2007 15:05:15 +0000 (15:05 +0000)
committerGavin Henry <ghenry@openldap.org>
Mon, 6 Aug 2007 15:05:15 +0000 (15:05 +0000)
doc/man/man1/ldapsearch.1

index 64efc953d420156e4d7765e7deb92d36310be893..2e798111a466a82e7127a3742c52288cdcc54469 100644 (file)
@@ -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).