summaryrefslogtreecommitdiffstats
path: root/doc/man3/X509_dup.pod
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man3/X509_dup.pod')
-rw-r--r--doc/man3/X509_dup.pod6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/man3/X509_dup.pod b/doc/man3/X509_dup.pod
index b68d42e934..9fc355c7ce 100644
--- a/doc/man3/X509_dup.pod
+++ b/doc/man3/X509_dup.pod
@@ -320,9 +320,9 @@ X509_dup,
void TYPE_free(TYPE *a);
int TYPE_print_ctx(BIO *out, TYPE *a, int indent, const ASN1_PCTX *pctx);
-Deprecated since OpenSSL 3.0, can be hidden entirely by defining
-B<OPENSSL_API_COMPAT> with a suitable version value, see
-L<openssl_user_macros(7)>:
+The following functions have been deprecated since OpenSSL 3.0, and can be
+hidden entirely by defining B<OPENSSL_API_COMPAT> with a suitable version value,
+see L<openssl_user_macros(7)>:
DSA *DSAparams_dup(const DSA *dsa);
RSA *RSAPrivateKey_dup(const RSA *rsa);