From: Howard Chu Date: Sat, 7 Oct 2006 21:11:18 +0000 (+0000) Subject: Update RFC references X-Git-Tag: OPENLDAP_REL_ENG_2_3_28~11 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=65cae589849a1f828464dd6424187a0060c5ab41;p=openldap Update RFC references --- diff --git a/doc/man/man1/ldapsearch.1 b/doc/man/man1/ldapsearch.1 index be8f6cb6c9..65ed177d19 100644 --- a/doc/man/man1/ldapsearch.1 +++ b/doc/man/man1/ldapsearch.1 @@ -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= (an RFC 2254 Filter) + [!]assert= (an RFC 4515 Filter) [!]authzid= ("dn:" or "u:") [!]manageDSAit [!]noop