aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorSteve Holme <steve_holme@hotmail.com>2013-04-25 13:30:17 +0100
committerSteve Holme <steve_holme@hotmail.com>2013-04-25 13:30:17 +0100
commit89acdf50fa1384d729054fd09db51e9377b5db60 (patch)
tree8f435bcc702b9deeec2fc370eebb3c4c4f67b3fb /docs
parentc0d502785fe160950cb72f8f4da5879cf32666d1 (diff)
DOCS: Minor rewording / clarification of host name protocol detection
Diffstat (limited to 'docs')
-rw-r--r--docs/libcurl/curl_easy_setopt.34
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/libcurl/curl_easy_setopt.3 b/docs/libcurl/curl_easy_setopt.3
index f1d7bb420..6f8c25196 100644
--- a/docs/libcurl/curl_easy_setopt.3
+++ b/docs/libcurl/curl_easy_setopt.3
@@ -621,8 +621,8 @@ scheme://host:port/path
For a greater explanation of the format please see RFC3986.
If the given URL lacks the scheme (such as "http://" or "ftp://" etc) then
-libcurl will attempt to resolve the protocol based on the given host name,
-which may be one of the following:
+libcurl will attempt to resolve the protocol based on one of the following
+given host names:
HTTP, FTP, DICT, LDAP, IMAP, POP3 or SMTP