links
[openssl.git] / doc / crypto / blowfish.pod
index 80cb44edba653cf37240d14f6466c3eafe167360..e8c7114311b5d634efd43e54de515c7e2c6c18ec 100644 (file)
@@ -90,8 +90,9 @@ None of the functions presented here return any value.
 
 =head1 NOTE
 
-Applications should use the higher level functions EVP_EncryptInit(3) etc.
-instead of calling the blowfish functions directly.
+Applications should use the higher level functions
+L<EVP_EncryptInit(3)|EVP_EncryptInit(3)> etc. instead of calling the
+blowfish functions directly.
 
 =head1 SEE ALSO