diff options
author | deraadt <> | 2000-04-16 04:59:27 +0000 |
---|---|---|
committer | deraadt <> | 2000-04-16 04:59:27 +0000 |
commit | b956df9eb25970ee609f7eccdb22bdf688763bae (patch) | |
tree | a98378072d934af41dd5471259f17b48f12250b3 /src/lib/libcrypto/doc/EVP_OpenInit.pod | |
parent | 18182bf4235acc07afff11459f872661caf43dcc (diff) | |
download | openbsd-b956df9eb25970ee609f7eccdb22bdf688763bae.tar.gz openbsd-b956df9eb25970ee609f7eccdb22bdf688763bae.tar.bz2 openbsd-b956df9eb25970ee609f7eccdb22bdf688763bae.zip |
link to correct renamed pages
Diffstat (limited to 'src/lib/libcrypto/doc/EVP_OpenInit.pod')
-rw-r--r-- | src/lib/libcrypto/doc/EVP_OpenInit.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/libcrypto/doc/EVP_OpenInit.pod b/src/lib/libcrypto/doc/EVP_OpenInit.pod index 9707a4b399..50edb124e4 100644 --- a/src/lib/libcrypto/doc/EVP_OpenInit.pod +++ b/src/lib/libcrypto/doc/EVP_OpenInit.pod | |||
@@ -42,7 +42,7 @@ EVP_SealFinal() returns 0 if the decrypt failed or 1 for success. | |||
42 | 42 | ||
43 | =head1 SEE ALSO | 43 | =head1 SEE ALSO |
44 | 44 | ||
45 | L<evp(3)|evp(3)>,L<rand(3)|rand(3)> | 45 | L<evp(3)|evp(3)>, |
46 | L<EVP_EncryptInit(3)|EVP_EncryptInit(3)>, | 46 | L<EVP_EncryptInit(3)|EVP_EncryptInit(3)>, |
47 | L<EVP_SealInit(3)|EVP_SealInit(3)> | 47 | L<EVP_SealInit(3)|EVP_SealInit(3)> |
48 | 48 | ||