GH528: "cipher -v" output is confusing.
[openssl.git] / doc / crypto / CMS_get0_RecipientInfos.pod
index fe49772a86a6bd7e7cd4fc589e7f135258f5e6a3..93bebb7fdab2af49a2214fef93df0d7853868841 100644 (file)
@@ -107,14 +107,10 @@ CMS_RecipientInfo_encrypt() return 1 for success or 0 if an error occurs.
 CMS_RecipientInfo_ktri_cert_cmp() and CMS_RecipientInfo_kekri_cmp() return 0
 for a successful comparison and non zero otherwise.
 
-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_decrypt(3)|CMS_decrypt(3)>
-
-=head1 HISTORY
-
-These functions were first was added to OpenSSL 0.9.8
+L<ERR_get_error(3)>, L<CMS_decrypt(3)>
 
 =cut