[openssl-dev] [openssl.org #4232] [cosmetic] s_client.c: double space in usage

Claus Assmann via RT rt at openssl.org
Wed Jan 13 16:29:47 UTC 2016


Not sure whether this is worth reporting via RT...
BTW: maybe the entry should state how long the "sleep" is?

diff --git a/apps/s_client.c b/apps/s_client.c
index 05b626f..08b0dc6 100644
--- a/apps/s_client.c
+++ b/apps/s_client.c
@@ -666,7 +666,7 @@ OPTIONS s_client_options[] = {
      "DANE TLSA rrdata presentation form"},
     {"reconnect", OPT_RECONNECT, '-',
      "Drop and re-make the connection with the same Session-ID"},
-    {"pause", OPT_PAUSE, '-', "Sleep  after each read and write system call"},
+    {"pause", OPT_PAUSE, '-', "Sleep after each read and write system call"},
     {"showcerts", OPT_SHOWCERTS, '-', "Show all certificates in the chain"},
     {"debug", OPT_DEBUG, '-', "Extra output"},
     {"msg", OPT_MSG, '-', "Show protocol messages"},

_______________________________________________
openssl-bugs-mod mailing list
openssl-bugs-mod at openssl.org
https://mta.openssl.org/mailman/listinfo/openssl-bugs-mod



More information about the openssl-dev mailing list