[openssl] master update
matthias.st.pierre at ncp-e.com
matthias.st.pierre at ncp-e.com
Wed Mar 27 07:22:11 UTC 2019
The branch master has been updated
via fc4e500b037fcbe89238b1c9f0c1ccf46a7c6559 (commit)
from 866cc2334c95c8602eb4d018bfc224357c47b511 (commit)
- Log -----------------------------------------------------------------
commit fc4e500b037fcbe89238b1c9f0c1ccf46a7c6559
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)
-----------------------------------------------------------------------
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 e1a71d1..03f8b7a 100644
--- a/doc/man1/s_client.pod
+++ b/doc/man1/s_client.pod
@@ -559,7 +559,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 b15ccdf..71bb166 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 b5e74cc..ce62642 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