diff --git a/doc/man3/X509_get_extension_flags.pod b/doc/man3/X509_get_extension_flags.pod index 92e8a6ba1f..c78e4573c3 100644 --- a/doc/man3/X509_get_extension_flags.pod +++ b/doc/man3/X509_get_extension_flags.pod @@ -105,7 +105,7 @@ B, B and B respectively. Additionally B is set if either Netscape or Microsoft SGC OIDs are present. -X509_get_extended_key_usage() return an internal pointer to the subject key +X509_get0_subject_key_id() returns an internal pointer to the subject key identifier of B as an B or B if the extension is not present or cannot be parsed.