Fix broken links in crypto manpage
authorLadislav Marko <LadislavMarko@seznam.cz>
Sat, 15 Apr 2023 08:52:26 +0000 (10:52 +0200)
committerPauli <pauli@openssl.org>
Tue, 18 Apr 2023 08:52:14 +0000 (18:52 +1000)
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Tom Cosgrove <tom.cosgrove@arm.com>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/20741)

(cherry picked from commit d79b6104ae947b8749623d3152c309f398387a54)

doc/man7/crypto.pod

index c31e10ac29a53b86ff0c3ee8bfd42d5dfd09d59d..671090a02461ea658a183e9554fe59bec7bf6dba 100644 (file)
@@ -270,8 +270,8 @@ The following methods are used internally when performing operations:
 
 =back
 
-See L<OSSL_PROVIDER-default(7)>, <OSSL_PROVIDER-fips(7)> and
-<OSSL_PROVIDER-legacy(7)>for a list of algorithm names that
+See L<OSSL_PROVIDER-default(7)>, L<OSSL_PROVIDER-FIPS(7)> and
+L<OSSL_PROVIDER-legacy(7)> for a list of algorithm names that
 can be fetched.
 
 =head1 FETCHING EXAMPLES