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)
This commit is contained in:
Dr. Matthias St. Pierre 2019-03-27 00:55:55 +01:00
parent 866cc2334c
commit fc4e500b03
3 changed files with 3 additions and 3 deletions

View File

@ -559,7 +559,7 @@ further information).
=item B<-bugs> =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. option enables various workarounds.
=item B<-comp> =item B<-comp>

View File

@ -542,7 +542,7 @@ OpenSSL was built.
=item B<-bugs> =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. option enables various workarounds.
=item B<-no_comp> =item B<-no_comp>

View File

@ -127,7 +127,7 @@ OpenSSL was built.
=item B<-bugs> =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. option enables various workarounds.
=item B<-cipher cipherlist> =item B<-cipher cipherlist>