summaryrefslogtreecommitdiffstats
path: root/doc/man3/X509_dup.pod
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2020-09-24 10:56:03 +0100
committerMatt Caswell <matt@openssl.org>2020-10-01 09:25:20 +0100
commit746f3674896845460946ace7e963e52b547fbf35 (patch)
tree3524d555baa83495e8b19a0bd279e8a3b42807c9 /doc/man3/X509_dup.pod
parentd8652be06e2778e8898453a391deb7253e1a35a2 (diff)
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 <paul.dale@oracle.com> (Merged from https://github.com/openssl/openssl/pull/12970)
Diffstat (limited to 'doc/man3/X509_dup.pod')
-rw-r--r--doc/man3/X509_dup.pod2
1 files changed, 1 insertions, 1 deletions
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<I<TYPE>_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