From c03dc6427cb8d15ddce735b5e5beef606bdea51d Mon Sep 17 00:00:00 2001 From: Alex Gaynor Date: Sat, 3 Mar 2018 11:37:07 -0500 Subject: [PATCH] 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) --- doc/man7/ssl.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.25.1