1
0
mirror of https://github.com/moparisthebest/wget synced 2024-07-03 16:38:41 -04:00

[svn] Fix wording of --secure-protocol help text.

This commit is contained in:
hniksic 2005-05-06 08:50:50 -07:00
parent ea9a2b260c
commit 370bb1b982
2 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,7 @@
2005-05-06 Hrvoje Niksic <hniksic@xemacs.org>
* main.c (print_help): Fix wording of --secure-protocol help text.
2005-05-06 Hrvoje Niksic <hniksic@xemacs.org>
* cmpt.c (strstr): Updated from glibc 2.3.5.

View File

@ -547,8 +547,8 @@ HTTP options:\n"),
N_("\
HTTPS (SSL/TLS) options:\n"),
N_("\
--secure-protocol=PR choose SSL protocol, one of auto, SSLv2, SSLv3,\n\
and TLSv1.\n"),
--secure-protocol=PR choose secure protocol, one of auto, SSLv2,\n\
SSLv3, and TLSv1.\n"),
N_("\
--no-check-certificate don't validate the server's certificate.\n"),
N_("\