Fix referenses in section 3 manuals
[openssl.git] / doc / man3 / EVP_DigestSignInit.pod
index 13d6c7b3c1818b81cf518279ed635aeeda1a2164..fc735b8c7c52a90333a74cc09721a90f0897a910 100644 (file)
@@ -74,10 +74,10 @@ which indicates the maximum possible signature for any set of parameters.
 =head1 SEE ALSO
 
 L<EVP_DigestVerifyInit(3)>,
-L<EVP_DigestInit(3)>, L<err(3)>,
-L<evp(3)>, L<hmac(3)>, L<md2(3)>,
-L<md5(3)>, L<mdc2(3)>, L<ripemd(3)>,
-L<sha(3)>, L<dgst(1)>
+L<EVP_DigestInit(3)>, L<err(7)>,
+L<evp(7)>, L<HMAC(3)>, L<MD2(3)>,
+L<MD5(3)>, L<MDC2(3)>, L<RIPEMD160(3)>,
+L<SHA1(3)>, L<dgst(1)>
 
 =head1 HISTORY