From: Chris R. <chr...@us...> - 2003-05-07 12:01:44
|
Update of /cvsroot/perl-ldap/ldap/lib/Net/LDAP In directory sc8-pr-cvs1:/tmp/cvs-serv3929 Modified Files: Filter.pod Log Message: Updated URL Index: Filter.pod =================================================================== RCS file: /cvsroot/perl-ldap/ldap/lib/Net/LDAP/Filter.pod,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- Filter.pod 7 May 2003 11:07:01 -0000 1.4 +++ Filter.pod 7 May 2003 12:01:41 -0000 1.5 @@ -51,7 +51,7 @@ =head1 FILTER SYNTAX Below is the syntax for a filter given in -RFC-2254 http://info.internet.isi.edu/in-notes/rfc/files/rfc2254.txt +RFC-2254 http://www.ietf.org/rfc/rfc2254.txt filter = "(" filtercomp ")" filtercomp = and / or / not / item |