mirror of https://github.com/openssl/openssl.git
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)
(cherry picked from commit fc4e500b03)
This commit is contained in:
parent
3d753b0cef
commit
ce283e1011
|
|
@ -542,7 +542,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>
|
||||||
|
|
|
||||||
|
|
@ -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>
|
||||||
|
|
|
||||||
|
|
@ -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>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue