summaryrefslogtreecommitdiffstats
path: root/doc/internal
diff options
context:
space:
mode:
authorRich Salz <rsalz@akamai.com>2019-11-01 16:26:05 -0400
committerDr. Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>2019-11-10 18:58:50 +0100
commit1903a9b77af1aa289ce858de90790f3e2749fea9 (patch)
tree7a8caa4fa1775e377286ab4f3db4ea0eda37b7c0 /doc/internal
parentdb30f43242a216ebad0fd16fbef45fb7d3ab8de3 (diff)
Fix L<xxx(1)> links to be L<openssl-xxx(1)>
Reviewed-by: Richard Levitte <levitte@openssl.org> Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com> (Merged from https://github.com/openssl/openssl/pull/10328)
Diffstat (limited to 'doc/internal')
-rw-r--r--doc/internal/man3/cms_add1_signing_cert.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/internal/man3/cms_add1_signing_cert.pod b/doc/internal/man3/cms_add1_signing_cert.pod
index ac7f813e84..97c5a5111d 100644
--- a/doc/internal/man3/cms_add1_signing_cert.pod
+++ b/doc/internal/man3/cms_add1_signing_cert.pod
@@ -27,7 +27,7 @@ which updates Section 5.4 of RFC 2634.
This attribute is mandatory to make a CMS compliant with CAdES-BES
(European Standard ETSI EN 319 122-1 V1.1.1).
-For a fuller description see L<cms(1)>).
+For a fuller description see L<openssl-cms(1)>).
=head1 RETURN VALUES