1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00

curl.1: fix trivial typo

This commit is contained in:
Dave Reisner 2014-12-03 14:56:34 -05:00 committed by Dan Fandrich
parent fa437e14a4
commit 8ef77547d0

View File

@ -177,7 +177,7 @@ considered insecure.
(SSL) Forces curl to use SSL version 3 when negotiating with a remote SSL
server. Sometimes curl is built without SSLv3 support.
.IP "-4, --ipv4"
Tis option tells curl to resolve names to IPv4 addresses only, and not for
This option tells curl to resolve names to IPv4 addresses only, and not for
example try IPv6.
.IP "-6, --ipv6"
This option tells curl to resolve names to IPv6 addresses only, and not for