]> granicus.if.org Git - curl/commitdiff
DOCS: Fixed line spacing of authentication examples in CURLOPT_URL
authorSteve Holme <steve_holme@hotmail.com>
Sat, 26 May 2012 13:15:33 +0000 (14:15 +0100)
committerSteve Holme <steve_holme@hotmail.com>
Sat, 26 May 2012 13:15:33 +0000 (14:15 +0100)
docs/libcurl/curl_easy_setopt.3

index 0c88fead8b140d93ca0f0719f9c5fa7d181ab397..5174a659379a4877e039b33754f08c4938a2f063 100644 (file)
@@ -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