summaryrefslogtreecommitdiffstats
path: root/doc/crypto/X509_get_subject_name.pod
diff options
context:
space:
mode:
Diffstat (limited to 'doc/crypto/X509_get_subject_name.pod')
-rw-r--r--doc/crypto/X509_get_subject_name.pod4
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/crypto/X509_get_subject_name.pod b/doc/crypto/X509_get_subject_name.pod
index 12b3dfece9..dcbf969ce0 100644
--- a/doc/crypto/X509_get_subject_name.pod
+++ b/doc/crypto/X509_get_subject_name.pod
@@ -50,10 +50,6 @@ and X509_CRL_set_issuer_name() return 1 for success and 0 for failure.
=head1 HISTORY
-X509_get_subject_name(), X509_set_subject_name() and X509_get_issuer_name(),
-X509_set_issuer_name(), X509_REQ_set_subject_name() and
-X509_CRL_set_issuer_name() are avaiable in all versions of OpenSSL.
-
X509_REQ_get_subject_name() is a function in OpenSSL 1.1.0 and a macro in
earlier versions.