summaryrefslogtreecommitdiffstats
path: root/doc/man3/CMS_add0_cert.pod
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man3/CMS_add0_cert.pod')
-rw-r--r--doc/man3/CMS_add0_cert.pod1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/man3/CMS_add0_cert.pod b/doc/man3/CMS_add0_cert.pod
index a5be002de4..9fbbe9d860 100644
--- a/doc/man3/CMS_add0_cert.pod
+++ b/doc/man3/CMS_add0_cert.pod
@@ -17,7 +17,6 @@ CMS_add0_cert, CMS_add1_cert, CMS_get1_certs, CMS_add0_crl, CMS_add1_crl, CMS_ge
int CMS_add1_crl(CMS_ContentInfo *cms, X509_CRL *crl);
STACK_OF(X509_CRL) *CMS_get1_crls(CMS_ContentInfo *cms);
-
=head1 DESCRIPTION
CMS_add0_cert() and CMS_add1_cert() add certificate B<cert> to B<cms>.