diff options
author | Dr. Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com> | 2019-03-27 00:55:55 +0100 |
---|---|---|
committer | Dr. Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com> | 2019-03-27 01:00:57 +0100 |
commit | fc4e500b037fcbe89238b1c9f0c1ccf46a7c6559 (patch) | |
tree | f47cf92aee064715c6b4b7adc99b1bbd0f23ad18 /doc/man1/s_client.pod | |
parent | 866cc2334c95c8602eb4d018bfc224357c47b511 (diff) | |
download | openssl-new-fc4e500b037fcbe89238b1c9f0c1ccf46a7c6559.tar.gz |
Fix three identical grammatical errors
Reported by Mak Kolybabi
Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/8591)
Diffstat (limited to 'doc/man1/s_client.pod')
-rw-r--r-- | doc/man1/s_client.pod | 2 |
1 files changed, 1 insertions, 1 deletions
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> |