Fix referenses in section 3 manuals

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/1900)
diff --git a/doc/man3/OCSP_response_status.pod b/doc/man3/OCSP_response_status.pod
index 81946a6..8f33001 100644
--- a/doc/man3/OCSP_response_status.pod
+++ b/doc/man3/OCSP_response_status.pod
@@ -74,11 +74,11 @@
 
 =head1 SEE ALSO
 
-L<crypto(3)>
+L<crypto(7)>
 L<OCSP_cert_to_id(3)>
 L<OCSP_request_add1_nonce(3)>
 L<OCSP_REQUEST_new(3)>
-L<OCSP_response_find_status(3)>
+L<OCSP_resp_find_status(3)>
 L<OCSP_sendreq_new(3)>
 L<OCSP_RESPID_new(3)>
 L<OCSP_RESPID_free(3)>