Fix some broken doc links
authorRich Salz <rsalz@akamai.com>
Thu, 22 Aug 2019 05:21:25 +0000 (10:51 +0530)
committerTomas Mraz <tmraz@fedoraproject.org>
Fri, 15 Nov 2019 16:20:33 +0000 (17:20 +0100)
commitd7cea0b8f50ee9cc698211f4fbf8ad5fca5812ad
tree8a4bd79381c2e59a4bbdc7c59eba0398a7780891
parent93863030867ad0331bf7f199f8a266ad99ee4cf2
Fix some broken doc links

Replace L<> link to header-file with a C<> reference.
Change some broken L<provider(3)> links to L<provider(7)>.
For consistency, rename four cipher pages to have a specific mode.
Fix up all references to any "generic" names to point to specific names.

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/10100)
14 files changed:
doc/man1/openssl-mac.pod
doc/man3/EVP_EncryptInit.pod
doc/man3/EVP_MAC.pod
doc/man3/EVP_aes_128_gcm.pod [moved from doc/man3/EVP_aes.pod with 100% similarity]
doc/man3/EVP_aria_128_gcm.pod [moved from doc/man3/EVP_aria.pod with 100% similarity]
doc/man3/EVP_camellia_128_ecb.pod [moved from doc/man3/EVP_camellia.pod with 100% similarity]
doc/man3/EVP_des_cbc.pod [moved from doc/man3/EVP_des.pod with 100% similarity]
doc/man7/EVP_MAC-KMAC.pod
doc/man7/openssl-core.h.pod
doc/man7/provider-cipher.pod
doc/man7/provider-digest.pod
doc/man7/provider-keyexch.pod
doc/man7/provider-mac.pod
doc/man7/provider-signature.pod