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:
Tomas Mraz 2021-03-09 14:59:20 +01:00
parent 762970bd68
commit c8511e8980
5 changed files with 5 additions and 5 deletions

View File

@ -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.

View File

@ -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.

View File

@ -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.

View File

@ -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.

View File

@ -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.