summaryrefslogtreecommitdiffstats
path: root/doc/crypto/blowfish.pod
diff options
context:
space:
mode:
authorUlf Möller <ulf@openssl.org>2000-02-25 16:00:24 +0000
committerUlf Möller <ulf@openssl.org>2000-02-25 16:00:24 +0000
commitd52c973498901e7cd6453ee1fcd75d7d770b0d3c (patch)
treebdd919c62bf960d32b6e700b53478c7d2a7d033a /doc/crypto/blowfish.pod
parentdbe7113308be983d5407393784f70517e081dbfa (diff)
links
Diffstat (limited to 'doc/crypto/blowfish.pod')
-rw-r--r--doc/crypto/blowfish.pod5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/crypto/blowfish.pod b/doc/crypto/blowfish.pod
index 80cb44edba..e8c7114311 100644
--- a/doc/crypto/blowfish.pod
+++ b/doc/crypto/blowfish.pod
@@ -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