summaryrefslogtreecommitdiffstats
path: root/doc/man3/X509_digest.pod
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man3/X509_digest.pod')
-rw-r--r--doc/man3/X509_digest.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man3/X509_digest.pod b/doc/man3/X509_digest.pod
index 8213bd06ca..f4921dbc18 100644
--- a/doc/man3/X509_digest.pod
+++ b/doc/man3/X509_digest.pod
@@ -67,7 +67,7 @@ to a place where the digest size will be stored.
=head1 RETURN VALUES
-X509_digest_sig() returns an ASN1_OCTET_STRING on success, else NULL.
+X509_digest_sig() returns an ASN1_OCTET_STRING pointer on success, else NULL.
All other functions described here return 1 for success and 0 for failure.