diff --git a/docs/MANUAL b/docs/MANUAL index 0622696f54e55e288bc282e02d663e7e8c068a43..f849110e1526f50b7856badf43f38b4c78e2c4dc 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: diff --git a/docs/curl.1 b/docs/curl.1 index a99a59911043bc3c30813def6d7138826b65bebd..58b71f41b9d28ea9aeaf0f286318b8c99e2d0a81 100644 --- a/docs/curl.1 +++ b/docs/curl.1 @@ -43,7 +43,7 @@ curl is powered by libcurl for all transfer-related features. See for details. .SH URL The URL syntax is protocol dependent. You'll find a detailed description in -RFC 2396. +RFC 3986. You can specify multiple URLs or parts of URLs by writing part sets within braces as in: