[openssl] OpenSSL_1_1_1-stable update
matthias.st.pierre at ncp-e.com
matthias.st.pierre at ncp-e.com
Wed Mar 27 07:22:46 UTC 2019
The branch OpenSSL_1_1_1-stable has been updated
via ce283e1011d7b9e08a6c137d8d670ffc77cb2e3b (commit)
from 3d753b0cefaa7e3d4b5d12d7805b20fabff1f385 (commit)
- Log -----------------------------------------------------------------
commit ce283e1011d7b9e08a6c137d8d670ffc77cb2e3b
Author: Dr. Matthias St. Pierre <Matthias.St.Pierre at ncp-e.com>
Date: Wed Mar 27 00:55:55 2019 +0100
Fix three identical grammatical errors
Reported by Mak Kolybabi
Reviewed-by: Paul Dale <paul.dale at oracle.com>
(Merged from https://github.com/openssl/openssl/pull/8591)
(cherry picked from commit fc4e500b037fcbe89238b1c9f0c1ccf46a7c6559)
-----------------------------------------------------------------------
Summary of changes:
doc/man1/s_client.pod | 2 +-
doc/man1/s_server.pod | 2 +-
doc/man1/s_time.pod | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/doc/man1/s_client.pod b/doc/man1/s_client.pod
index 7e42932..15752b5 100644
--- a/doc/man1/s_client.pod
+++ b/doc/man1/s_client.pod
@@ -542,7 +542,7 @@ further information).
=item B<-bugs>
-There are several known bug in SSL and TLS implementations. Adding this
+There are several known bugs in SSL and TLS implementations. Adding this
option enables various workarounds.
=item B<-comp>
diff --git a/doc/man1/s_server.pod b/doc/man1/s_server.pod
index c4c014f..7687896 100644
--- a/doc/man1/s_server.pod
+++ b/doc/man1/s_server.pod
@@ -542,7 +542,7 @@ OpenSSL was built.
=item B<-bugs>
-There are several known bug in SSL and TLS implementations. Adding this
+There are several known bugs in SSL and TLS implementations. Adding this
option enables various workarounds.
=item B<-no_comp>
diff --git a/doc/man1/s_time.pod b/doc/man1/s_time.pod
index c08e44a..3a555b2 100644
--- a/doc/man1/s_time.pod
+++ b/doc/man1/s_time.pod
@@ -127,7 +127,7 @@ OpenSSL was built.
=item B<-bugs>
-There are several known bug in SSL and TLS implementations. Adding this
+There are several known bugs in SSL and TLS implementations. Adding this
option enables various workarounds.
=item B<-cipher cipherlist>
More information about the openssl-commits
mailing list