summaryrefslogtreecommitdiffstats
path: root/doc/crypto
diff options
context:
space:
mode:
authorUlf Möller <ulf@openssl.org>2000-02-23 17:09:50 +0000
committerUlf Möller <ulf@openssl.org>2000-02-23 17:09:50 +0000
commitc1ce32f1bffb208a6ee03c7b1b03ef80988367ea (patch)
treed1093801669236e5be434b094d96a0aa3bee8716 /doc/crypto
parentf9a7c34f4ba7d37da2ef3df22d8094563d5a36f1 (diff)
minor docs changes (added links is the openssl(1) text)
Diffstat (limited to 'doc/crypto')
-rw-r--r--doc/crypto/crypto.pod4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/crypto/crypto.pod b/doc/crypto/crypto.pod
index b6efcf8e1b..4b9ceacd91 100644
--- a/doc/crypto/crypto.pod
+++ b/doc/crypto/crypto.pod
@@ -45,7 +45,7 @@ L<ripemd(3)|ripemd(3)>, L<sha(3)|sha(3)>
=item AUXILIARY FUNCTIONS
-L<err(3)|err(3)>, L<rand(3)|rand(3)>
+L<err(3)|err(3)>, L<threads(3)|threads(3)>, L<rand(3)|rand(3)>
=item INPUT/OUTPUT, DATA ENCODING
@@ -55,7 +55,7 @@ L<pkcs7(3)|pkcs7(3)>, L<pkcs12(3)|pkcs12(3)>
=item INTERNAL FUNCTIONS
L<bn(3)|bn(3)>, L<buffer(3)|buffer(3)>, L<lhash(3)|lhash(3)>,
-L<objects(3)|objects(3)>, L<stack(3)|stack(3)>, L<threads(3)|threads(3)>,
+L<objects(3)|objects(3)>, L<stack(3)|stack(3)>,
L<txt_db(3)|txt_db(3)>
=back