From: Daniel Stenberg Date: Sun, 16 Oct 2011 22:04:43 +0000 (+0200) Subject: --epsv: fix typo X-Git-Tag: upstream/7.37.1~3581 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d47d95ac3b173f97548d705774a8f3ba6d4e53ef;p=platform%2Fupstream%2Fcurl.git --epsv: fix typo Reported by: Thomas L. Shinnick --- diff --git a/docs/curl.1 b/docs/curl.1 index aa3679e..95828bf 100644 --- a/docs/curl.1 +++ b/docs/curl.1 @@ -363,7 +363,7 @@ passive mode you need to not use \fI-P, --ftp-port\fP or force it with transfers. Curl will normally always first attempt to use EPSV before PASV, but with this option, it will not try using EPSV. -\fB--epsv\fP can be used to explicitly enable EPRT again and \fB--no-epsv\fP +\fB--epsv\fP can be used to explicitly enable EPSV again and \fB--no-epsv\fP is an alias for \fB--disable-epsv\fP. Disabling EPSV only changes the passive behavior. If you want to switch to