From: Daniel Stenberg <daniel@haxx.se>
Date: Sun, 16 Oct 2011 22:04:43 +0000 (+0200)
Subject: --epsv: fix typo
X-Git-Tag: curl-7_23_0~70
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d47d95ac3b173f97548d705774a8f3ba6d4e53ef;p=curl

--epsv: fix typo

Reported by: Thomas L. Shinnick
---

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