From: Alex Gaynor Date: Sat, 3 Mar 2018 16:37:07 +0000 (-0500) Subject: Fixed a typo in a man page X-Git-Tag: OpenSSL_1_1_1-pre3~199 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=c03dc6427cb8d15ddce735b5e5beef606bdea51d;p=oweals%2Fopenssl.git Fixed a typo in a man page Reviewed-by: Matthias St. Pierre Reviewed-by: Rich Salz (Merged from https://github.com/openssl/openssl/pull/5498) --- diff --git a/doc/man7/ssl.pod b/doc/man7/ssl.pod index f3604bb18c..63b47baa16 100644 --- a/doc/man7/ssl.pod +++ b/doc/man7/ssl.pod @@ -825,7 +825,7 @@ L =head1 HISTORY -B, B and B where removed +B, B and B were removed in OpenSSL 1.1.0. The return type of B was changed from void to int in