summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/man7/crypto.pod4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/man7/crypto.pod b/doc/man7/crypto.pod
index f888ef6ac1..9224a22b98 100644
--- a/doc/man7/crypto.pod
+++ b/doc/man7/crypto.pod
@@ -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