]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
Update RFC references
authorHoward Chu <hyc@openldap.org>
Sat, 7 Oct 2006 21:11:18 +0000 (21:11 +0000)
committerHoward Chu <hyc@openldap.org>
Sat, 7 Oct 2006 21:11:18 +0000 (21:11 +0000)
doc/man/man1/ldapsearch.1

index be8f6cb6c95ef53d42bd31383957fd281c1c5ed5..65ed177d1979b4fc9d7bf77c8db258e8944ecedc 100644 (file)
@@ -90,7 +90,7 @@ library call.
 .B ldapsearch
 opens a connection to an LDAP server, binds, and performs a search
 using specified parameters.   The \fIfilter\fP should conform to
-the string representation for search filters as defined in RFC 2254.
+the string representation for search filters as defined in RFC 4515.
 If not provided, the default filter, (objectClass=*), is used.
 .LP
 If
@@ -244,7 +244,7 @@ Specify general extensions with -e and search extensions with -E.
 
 General extensions:
 .nf
-  [!]assert=<filter>   (an RFC 2254 Filter)
+  [!]assert=<filter>   (an RFC 4515 Filter)
   [!]authzid=<authzid> ("dn:<dn>" or "u:<user>")
   [!]manageDSAit
   [!]noop