mirror of
https://github.com/curl/curl.git
synced 2026-05-13 19:56:20 +03:00
curl.1: fix trivial typo
This commit is contained in:
parent
fa437e14a4
commit
8ef77547d0
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue