mirror of
https://github.com/moparisthebest/curl
synced 2024-11-11 20:15:03 -05:00
curl.1: fix trivial typo
This commit is contained in:
parent
fa437e14a4
commit
8ef77547d0
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user