]> git.ipfire.org Git - thirdparty/openssl.git/commitdiff
doc: add missing link directive in X942 KDF
authorPauli <pauli@openssl.org>
Mon, 2 Aug 2021 02:18:42 +0000 (12:18 +1000)
committerPauli <pauli@openssl.org>
Thu, 5 Aug 2021 05:43:40 +0000 (15:43 +1000)
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)

doc/man7/EVP_KDF-X942-CONCAT.pod

index 9ea6e84dfbe4b1044f11fda55f294c466b533e58..8463b958f31fc775333b3c4b64b6d1c3bd94f921 100644 (file)
@@ -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