From da23b16ad8821157ed44fde65f07925c02bda922 Mon Sep 17 00:00:00 2001 From: Kamil Dudka Date: Tue, 2 Feb 2010 12:27:12 +0000 Subject: [PATCH] mention SOCKS related problems in the curl(1) man page --- docs/curl.1 | 2 ++ 1 file changed, 2 insertions(+) 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 " The default service name for a socks server is rcmd/server-fqdn. This option allows you to change it.