]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - doc/man1/openssl-kdf.pod
Deprecate unprefixed manual entries for openssl commands
[thirdparty/openssl.git] / doc / man1 / openssl-kdf.pod
similarity index 98%
rename from doc/man1/kdf.pod
rename to doc/man1/openssl-kdf.pod
index 7282d73c5c7cb0f4e55164c886a8ab0918796b74..e85157104e6b8e7991bf27c193cbda1bf19f0191 100644 (file)
@@ -2,8 +2,7 @@
 
 =head1 NAME
 
-openssl-kdf,
-kdf - perform Key Derivation Function operations
+openssl-kdf - perform Key Derivation Function operations
 
 =head1 SYNOPSIS
 
@@ -143,6 +142,8 @@ used when building OpenSSL.
 
 =head1 SEE ALSO
 
+L<openssl(1)>,
+L<openssl-pkeyutl(1)>
 L<EVP_KDF_CTX(3)>,
 L<EVP_KDF_SCRYPT(7)>
 L<EVP_KDF_TLS1_PRF(7)>
@@ -150,7 +151,6 @@ L<EVP_KDF_PBKDF2(7)>
 L<EVP_KDF_HKDF(7)>
 L<EVP_KDF_SS(7)>
 L<EVP_KDF_SSHKDF(7)>
-L<pkeyutl(1)>
 
 =head1 HISTORY