summaryrefslogtreecommitdiffstats
path: root/curl-7.15.5-bz473128.patch
diff options
context:
space:
mode:
Diffstat (limited to 'curl-7.15.5-bz473128.patch')
-rw-r--r--curl-7.15.5-bz473128.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/curl-7.15.5-bz473128.patch b/curl-7.15.5-bz473128.patch
new file mode 100644
index 0000000..4fcd6b0
--- /dev/null
+++ b/curl-7.15.5-bz473128.patch
@@ -0,0 +1,12 @@
+diff -rup curl-7.15.5.orig/docs/curl.1 curl-7.15.5/docs/curl.1
+--- curl-7.15.5.orig/docs/curl.1 2006-07-27 01:20:47.000000000 +0200
++++ curl-7.15.5/docs/curl.1 2009-10-27 13:27:18.996742031 +0100
+@@ -924,6 +924,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 "--stderr <file>"
+ Redirect all writes to stderr to the specified file instead. If the file name
+ is a plain '-', it is instead written to stdout. This option has no point when