]> sjero.net Git - wget/commitdiff
[svn] Fix wording of --secure-protocol help text.
authorhniksic <devnull@localhost>
Fri, 6 May 2005 15:50:50 +0000 (08:50 -0700)
committerhniksic <devnull@localhost>
Fri, 6 May 2005 15:50:50 +0000 (08:50 -0700)
src/ChangeLog
src/main.c

index f73345b3e2d377ce59ad85b9815d620376374af0..173c7a552e87bd6dde30e1efc4626e820f788952 100644 (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.
index 43c00b0d7cfd55774f533ebc2dc257755c0e5650..4824c7b8b39a8c2e661900f938a822f0271052e2 100644 (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_("\