From ce283e1011d7b9e08a6c137d8d670ffc77cb2e3b Mon Sep 17 00:00:00 2001 From: "Dr. Matthias St. Pierre" Date: Wed, 27 Mar 2019 00:55:55 +0100 Subject: Fix three identical grammatical errors Reported by Mak Kolybabi Reviewed-by: Paul Dale (Merged from https://github.com/openssl/openssl/pull/8591) (cherry picked from commit fc4e500b037fcbe89238b1c9f0c1ccf46a7c6559) --- 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(-) (limited to 'doc/man1') diff --git a/doc/man1/s_client.pod b/doc/man1/s_client.pod index 7e42932cbc..15752b5e16 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 c4c014fdc1..768789633e 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 c08e44a431..3a555b2a7f 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> -- cgit v1.2.3