Update DTLSv1_listen documentation
[openssl.git] / doc / crypto / CMS_get0_SignerInfos.pod
index b46c0e07ab3dac72fa435bc6dec2d7f7aeeb06b8..e6365321f17dac0f234a3103e73f1fe13668ac88 100644 (file)
@@ -68,14 +68,10 @@ zero otherwise.
 
 CMS_SignerInfo_set1_signer_cert() does not return a value.
 
-Any error can be obtained from L<ERR_get_error(3)|ERR_get_error(3)>
+Any error can be obtained from L<ERR_get_error(3)>
 
 =head1 SEE ALSO
 
-L<ERR_get_error(3)|ERR_get_error(3)>, L<CMS_verify(3)|CMS_verify(3)>
-
-=head1 HISTORY
-
-These functions were first was added to OpenSSL 0.9.8
+L<ERR_get_error(3)>, L<CMS_verify(3)>
 
 =cut