summaryrefslogtreecommitdiffstats
path: root/doc/crypto/CMS_get0_SignerInfos.pod
diff options
context:
space:
mode:
authorRich Salz <rsalz@openssl.org>2016-06-06 00:43:05 -0400
committerRich Salz <rsalz@openssl.org>2016-06-06 10:09:39 -0400
commitbb9ad09e8ec91d1c3e9c571b4b5ba98980b5fa93 (patch)
tree1bad05f5a20d3f562f33e5bd93936d1850a95199 /doc/crypto/CMS_get0_SignerInfos.pod
parent497e9863c62603e41c47e2ecca03d8022aaee089 (diff)
More doc nits
Update script to look for period or POD markup in NAME section, and fix them. Reviewed-by: Andy Polyakov <appro@openssl.org>
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 579238621c..303e8754e2 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_get0_signature, CMS_SignerInfo_cert_cmp, CMS_set1_signer_cert - CMS signedData signer functions.
+CMS_get0_SignerInfos, CMS_SignerInfo_get0_signer_id, CMS_SignerInfo_get0_signature, CMS_SignerInfo_cert_cmp, CMS_set1_signer_cert - CMS signedData signer functions
=head1 SYNOPSIS