From fb88723afcb4d19020e18dbe57f13c08e0a9982a Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Thu, 25 May 2006 11:15:25 +0000 Subject: minor RFC updates, Dan Fandrich brought my attention to them --- docs/MANUAL | 2 +- docs/curl.1 | 2 +- 2 files changed, 2 insertions(+), 2 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: diff --git a/docs/curl.1 b/docs/curl.1 index a99a59911..58b71f41b 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: -- cgit v1.2.3