OpenSSL doesn't compile well on OpenVMS/VAX, it seems.
[oweals/openssl.git] / doc / crypto / crypto.pod
index cce4e4e0e1bcf41ff4fae02e7c842b0be5861e38..4b9ceacd912b06d315987b3b6368f773f2cc888f 100644 (file)
@@ -40,12 +40,12 @@ L<x509(3)|x509(3)>, L<x509v3(3)|x509v3(3)>
 
 =item AUTHENTICATION CODES, HASH FUNCTIONS
 
-L<hmac(3)|hmac(3)>, L<md2(3)|md5(3)>, L<md5(3)|md5(3)>, L<mdc2(3)|mdc2(3)>,
+L<hmac(3)|hmac(3)>, L<md2(3)|md2(3)>, L<md5(3)|md5(3)>, L<mdc2(3)|mdc2(3)>,
 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