]> granicus.if.org Git - curl/commitdiff
remove unncessary and wrong remark
authorDaniel Stenberg <daniel@haxx.se>
Thu, 1 Mar 2007 21:26:23 +0000 (21:26 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 1 Mar 2007 21:26:23 +0000 (21:26 +0000)
docs/MANUAL

index 221464ed963bb91225fe2e71fa0437249bdcf6ea..5dcd2291f3375fc8ee6b6231165c08965acfaf01 100644 (file)
@@ -79,9 +79,8 @@ USING PASSWORDS
 
  HTTP
 
-   The HTTP URL doesn't support user and password in the URL string. Curl
-   does support that anyway to provide a ftp-style interface and thus you can
-   pick a file like:
+   Curl also supports user and password in HTTP URLs, thus you can pick a file
+   like:
 
         curl http://name:passwd@machine.domain/full/path/to/file