]> granicus.if.org Git - curl/commit
curl.1: --disable-{eprt,epsv} are ignored for IPv6 hosts
authorKamil Dudka <kdudka@redhat.com>
Fri, 12 Feb 2016 17:39:57 +0000 (18:39 +0100)
committerKamil Dudka <kdudka@redhat.com>
Fri, 12 Feb 2016 17:47:17 +0000 (18:47 +0100)
commit4ef6b2d6c60824d7c598a4ca8a70f0ef4fa3d443
treeaa2767f65f6346f72a99595edcbfe64e0c10e068
parent50525f4f40b47c635a6b1570dc285ac7c2625f46
curl.1: --disable-{eprt,epsv} are ignored for IPv6 hosts

The behavior has been clarified in CURLOPT_FTP_USE_{EPRT,EPSV}.3 man
pages since curl-7_12_3~131.  This patch makes it clear in the curl.1
man page, too.

Bug: https://bugzilla.redhat.com/1305970
docs/curl.1