summaryrefslogtreecommitdiffstats
path: root/doc/crypto/CMS_get0_SignerInfos.pod
diff options
context:
space:
mode:
authorMatt Caswell <frodo@baggins.org>2013-06-12 23:42:08 +0100
committerDr. Stephen Henson <steve@openssl.org>2013-06-12 23:42:08 +0100
commitaafbe1ccd28439d0eb484f5b889272cbc71d62b5 (patch)
treeaa2f33da04e7d4dfb5249882fd4afd4e0bc33de0 /doc/crypto/CMS_get0_SignerInfos.pod
parent271fef0ef39a1c0cb5233a5adf3ff8733abb375e (diff)
Document updates from wiki.
PR#3071 The primary changes made are: - Updates to the "NAME" section of many pages to correctly reflect the functions defined on those pages. This section is automatically parsed by the util/extract-names.pl script, so if it is not correct then running "man" will not correctly locate the right manual pages. - Updates to take account of where functions are now deprecated - Full documentation of the ec sub-library - A number of other typo corrections and other minor tweaks
Diffstat (limited to 'doc/crypto/CMS_get0_SignerInfos.pod')
-rw-r--r--doc/crypto/CMS_get0_SignerInfos.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/crypto/CMS_get0_SignerInfos.pod b/doc/crypto/CMS_get0_SignerInfos.pod
index 47f6d2a047..eca61f1879 100644
--- a/doc/crypto/CMS_get0_SignerInfos.pod
+++ b/doc/crypto/CMS_get0_SignerInfos.pod
@@ -2,7 +2,7 @@
=head1 NAME
- CMS_get0_SignerInfos, CMS_SignerInfo_get0_signer_id, CMS_SignerInfo_cert_cmp, CMS_set1_signer_certs - CMS signedData signer functions.
+CMS_get0_SignerInfos, CMS_SignerInfo_get0_signer_id, CMS_SignerInfo_cert_cmp, CMS_set1_signer_cert - CMS signedData signer functions.
=head1 SYNOPSIS