From 746f3674896845460946ace7e963e52b547fbf35 Mon Sep 17 00:00:00 2001 From: Matt Caswell Date: Thu, 24 Sep 2020 10:56:03 +0100 Subject: Fix some things the rename script didn't quite get right The previous commit ran an automated rename throughout the codebase. There are a small number of things it didn't quite get right so we fix those in this commit. Reviewed-by: Paul Dale (Merged from https://github.com/openssl/openssl/pull/12970) --- doc/man3/X509_dup.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/man3/X509_dup.pod') diff --git a/doc/man3/X509_dup.pod b/doc/man3/X509_dup.pod index 11bf24e735..d3e164a6e0 100644 --- a/doc/man3/X509_dup.pod +++ b/doc/man3/X509_dup.pod @@ -361,7 +361,7 @@ B_print_ctx>() returns 1 on success or zero on failure. =head1 HISTORY -The functions PKCS7_new_with_libctx() and CMS_ContentInfo_new_ex() were +The functions PKCS7_new_ex() and CMS_ContentInfo_new_ex() were added in OpenSSL 3.0. =head1 COPYRIGHT -- cgit v1.2.3