From 370bb1b982b4da8b47dbe0ddecc0784ee8944c54 Mon Sep 17 00:00:00 2001 From: hniksic <devnull@localhost> Date: Fri, 6 May 2005 08:50:50 -0700 Subject: [PATCH] [svn] Fix wording of --secure-protocol help text. --- src/ChangeLog | 4 ++++ src/main.c | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/src/ChangeLog b/src/ChangeLog index f73345b3..173c7a55 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -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. diff --git a/src/main.c b/src/main.c index 43c00b0d..4824c7b8 100644 --- a/src/main.c +++ b/src/main.c @@ -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_("\