From: Steve Holme Date: Sat, 26 May 2012 13:15:33 +0000 (+0100) Subject: DOCS: Fixed line spacing of authentication examples in CURLOPT_URL X-Git-Tag: curl-7_27_0~358 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=efb8471a69e0b5b9fe2296954b4917e294392372;p=thirdparty%2Fcurl.git DOCS: Fixed line spacing of authentication examples in CURLOPT_URL --- diff --git a/docs/libcurl/curl_easy_setopt.3 b/docs/libcurl/curl_easy_setopt.3 index 0c88fead8b..5174a65937 100644 --- a/docs/libcurl/curl_easy_setopt.3 +++ b/docs/libcurl/curl_easy_setopt.3 @@ -626,7 +626,9 @@ authentication. For example the following types of authentication support this: http://user:password@www.example.com + ftp://user:password@ftp.example.com + pop3://user:password@mail.example.com The port is optional and when not specified libcurl will use the default port