summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorPauli <pauli@openssl.org>2021-08-02 12:18:42 +1000
committerPauli <pauli@openssl.org>2021-08-05 15:43:40 +1000
commit2cdf7c6a3324f0477d34b2906632e863941d8d6b (patch)
tree4144c37394cfb6012ed7bc5f3df9ede349198599 /doc
parent7587b5fd09d8a2a42acc90e5eecdeb6f160699ff (diff)
doc: add missing link directive in X942 KDF
Reviewed-by: Tomas Mraz <tomas@openssl.org> Reviewed-by: Matt Caswell <matt@openssl.org> Reviewed-by: Shane Lontis <shane.lontis@oracle.com> (Merged from https://github.com/openssl/openssl/pull/16203)
Diffstat (limited to 'doc')
-rw-r--r--doc/man7/EVP_KDF-X942-CONCAT.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man7/EVP_KDF-X942-CONCAT.pod b/doc/man7/EVP_KDF-X942-CONCAT.pod
index 9ea6e84dfb..8463b958f3 100644
--- a/doc/man7/EVP_KDF-X942-CONCAT.pod
+++ b/doc/man7/EVP_KDF-X942-CONCAT.pod
@@ -17,7 +17,7 @@ can be used with the EVP_KDF_fetch() function.
This is an alias for "X963KDF".
-See <EVP_KDF-X963(7)> for a list of supported parameters and examples.
+See L<EVP_KDF-X963(7)> for a list of supported parameters and examples.
=head1 HISTORY