diff options
author | Daniel Stenberg <daniel@haxx.se> | 2006-05-25 11:15:25 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2006-05-25 11:15:25 +0000 |
commit | fb88723afcb4d19020e18dbe57f13c08e0a9982a (patch) | |
tree | dc7ee78e394edbdcabd328ceaef4e613d752cbc6 /docs/MANUAL | |
parent | 3718737091eda706279bd09a890361c64ea3d71c (diff) | |
download | curl-fb88723afcb4d19020e18dbe57f13c08e0a9982a.tar.gz |
minor RFC updates, Dan Fandrich brought my attention to them
Diffstat (limited to 'docs/MANUAL')
-rw-r--r-- | docs/MANUAL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/MANUAL b/docs/MANUAL index 0622696f5..f849110e1 100644 --- a/docs/MANUAL +++ b/docs/MANUAL @@ -726,7 +726,7 @@ LDAP Working with LDAP URLs": http://developer.netscape.com/docs/manuals/dirsdk/csdk30/url.htm - RFC 2255, "The LDAP URL Format" http://www.rfc-editor.org/rfc/rfc2255.txt + RFC 2255, "The LDAP URL Format" http://curl.haxx.se/rfc/rfc2255.txt To show you an example, this is now I can get all people from my local LDAP server that has a certain sub-domain in their email address: |