mirror of
https://github.com/openssl/openssl.git
synced 2025-02-17 14:32:04 +08:00
Fix formatting error of HISTORY section in some manual pages.
Reviewed-by: David von Oheimb <david.von.oheimb@siemens.com> (Merged from https://github.com/openssl/openssl/pull/14450)
This commit is contained in:
parent
762970bd68
commit
c8511e8980
@ -53,7 +53,7 @@ allocated structure.
|
||||
|
||||
L<ERR_get_error(3)>, L<CMS_final(3)>, L<CMS_EncryptedData_decrypt(3)>
|
||||
|
||||
head1 HISTORY
|
||||
=head1 HISTORY
|
||||
|
||||
The CMS_EncryptedData_encrypt_ex() method was added in OpenSSL 3.0.
|
||||
|
||||
|
@ -64,7 +64,7 @@ allocated structure.
|
||||
|
||||
L<ERR_get_error(3)>, L<CMS_encrypt(3)>, L<CMS_decrypt(3)>, L<CMS_final(3)>
|
||||
|
||||
head1 HISTORY
|
||||
=head1 HISTORY
|
||||
|
||||
The CMS_EnvelopedData_create_ex() method was added in OpenSSL 3.0.
|
||||
|
||||
|
@ -38,7 +38,7 @@ Otherwise they return a pointer to the newly allocated structure.
|
||||
|
||||
L<ERR_get_error(3)>, L<CMS_final(3)>
|
||||
|
||||
head1 HISTORY
|
||||
=head1 HISTORY
|
||||
|
||||
The CMS_data_create_ex() method was added in OpenSSL 3.0.
|
||||
|
||||
|
@ -42,7 +42,7 @@ Otherwise they return a pointer to the newly allocated structure.
|
||||
|
||||
L<ERR_get_error(3)>, L<CMS_final(3)>>
|
||||
|
||||
head1 HISTORY
|
||||
=head1 HISTORY
|
||||
|
||||
The CMS_digest_create_ex() method was added in OpenSSL 3.0.
|
||||
|
||||
|
@ -91,7 +91,7 @@ L<evp(7)>, L<HMAC(3)>, L<MD2(3)>,
|
||||
L<MD5(3)>, L<MDC2(3)>, L<RIPEMD160(3)>,
|
||||
L<SHA1(3)>, L<openssl-dgst(1)>
|
||||
|
||||
head1 HISTORY
|
||||
=head1 HISTORY
|
||||
|
||||
The function EVP_VerifyFinal_ex() was added in OpenSSL 3.0.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user