]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - doc/crypto/ripemd.pod
Fix L<> content in manpages
[thirdparty/openssl.git] / doc / crypto / ripemd.pod
index e5ca3ad8d3efb7ea42606b45c0e22cf6c8ead50f..c7a94cc9ab5ef4cba2cdc9c7dd938684b3c8a4df 100644 (file)
@@ -49,7 +49,7 @@ success, 0 otherwise.
 =head1 NOTE
 
 Applications should use the higher level functions
-L<EVP_DigestInit(3)|EVP_DigestInit(3)> etc. instead of calling these
+L<EVP_DigestInit(3)> etc. instead of calling these
 functions directly.
 
 =head1 CONFORMING TO
@@ -58,6 +58,6 @@ ISO/IEC 10118-3 (draft) (??)
 
 =head1 SEE ALSO
 
-L<EVP_DigestInit(3)|EVP_DigestInit(3)>
+L<EVP_DigestInit(3)>
 
 =cut