summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKamil Dudka <kdudka@redhat.com>2010-02-02 12:27:12 +0000
committerKamil Dudka <kdudka@redhat.com>2010-02-02 12:27:12 +0000
commitda23b16ad8821157ed44fde65f07925c02bda922 (patch)
treec4c2ad273b16bb4ab37537f33de27ea1c07a059c
parent46de140acadab5213e0e7ddf3f67d82645dba44a (diff)
downloadgnurl-da23b16ad8821157ed44fde65f07925c02bda922.tar.gz
gnurl-da23b16ad8821157ed44fde65f07925c02bda922.tar.bz2
gnurl-da23b16ad8821157ed44fde65f07925c02bda922.zip
mention SOCKS related problems in the curl(1) man page
-rw-r--r--docs/curl.12
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/curl.1 b/docs/curl.1
index 99df16eb2..b491a7a8c 100644
--- a/docs/curl.1
+++ b/docs/curl.1
@@ -1170,6 +1170,8 @@ mutually exclusive.
If this option is used several times, the last one will be used. (This option
was previously wrongly documented and used as --socks without the number
appended.)
+
+This option (as well as \fI--socks4\fP) does not work with IPV6, FTPS or LDAP.
.IP "--socks5-gssapi-service <servicename>"
The default service name for a socks server is rcmd/server-fqdn. This option
allows you to change it.