From fc4e500b037fcbe89238b1c9f0c1ccf46a7c6559 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) --- 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 e1a71d1758..03f8b7a55a 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 b15ccdf155..71bb166c58 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 b5e74ccd1b..ce6264265a 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.1