aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2011-10-17 00:04:43 +0200
committerDaniel Stenberg <daniel@haxx.se>2011-10-17 00:04:43 +0200
commitd47d95ac3b173f97548d705774a8f3ba6d4e53ef (patch)
tree7b96bc0a822888647536c0deed15eb4f1b0a0e26 /docs
parentb229c8ca8b34df4e1cb4fe806721b64ea242c4ae (diff)
--epsv: fix typo
Reported by: Thomas L. Shinnick
Diffstat (limited to 'docs')
-rw-r--r--docs/curl.12
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/curl.1 b/docs/curl.1
index aa3679e07..95828bfad 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