From 65cae589849a1f828464dd6424187a0060c5ab41 Mon Sep 17 00:00:00 2001 From: Howard Chu Date: Sat, 7 Oct 2006 21:11:18 +0000 Subject: [PATCH] Update RFC references --- doc/man/man1/ldapsearch.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.39.5