Fix L<> content in manpages
[openssl.git] / doc / crypto / PKCS5_PBKDF2_HMAC.pod
index 728799336002ee690520b56c8e09c640ccfff267..b04e476a81e3796a8b76600da613657f4ee6f071 100644 (file)
@@ -58,8 +58,8 @@ PKCS5_PBKDF2_HMAC() and PBKCS5_PBKDF2_HMAC_SHA1() return 1 on success or 0 on er
 
 =head1 SEE ALSO
 
-L<evp(3)|evp(3)>, L<rand(3)|rand(3)>,
-L<EVP_BytesToKey(3)|EVP_BytesToKey(3)>
+L<evp(3)>, L<rand(3)>,
+L<EVP_BytesToKey(3)>
 
 =head1 HISTORY