summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/man3/CMS_EncryptedData_encrypt.pod2
-rw-r--r--doc/man3/CMS_EnvelopedData_create.pod2
-rw-r--r--doc/man3/CMS_data_create.pod2
-rw-r--r--doc/man3/CMS_digest_create.pod2
-rw-r--r--doc/man3/EVP_VerifyInit.pod2
5 files changed, 5 insertions, 5 deletions
diff --git a/doc/man3/CMS_EncryptedData_encrypt.pod b/doc/man3/CMS_EncryptedData_encrypt.pod
index b3a2c75720..1e7d3a49ba 100644
--- a/doc/man3/CMS_EncryptedData_encrypt.pod
+++ b/doc/man3/CMS_EncryptedData_encrypt.pod
@@ -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.
diff --git a/doc/man3/CMS_EnvelopedData_create.pod b/doc/man3/CMS_EnvelopedData_create.pod
index 8044583256..d88046236b 100644
--- a/doc/man3/CMS_EnvelopedData_create.pod
+++ b/doc/man3/CMS_EnvelopedData_create.pod
@@ -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.
diff --git a/doc/man3/CMS_data_create.pod b/doc/man3/CMS_data_create.pod
index 15c718d808..54ec71bb40 100644
--- a/doc/man3/CMS_data_create.pod
+++ b/doc/man3/CMS_data_create.pod
@@ -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.
diff --git a/doc/man3/CMS_digest_create.pod b/doc/man3/CMS_digest_create.pod
index 41992499ea..c61cc15f32 100644
--- a/doc/man3/CMS_digest_create.pod
+++ b/doc/man3/CMS_digest_create.pod
@@ -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.
diff --git a/doc/man3/EVP_VerifyInit.pod b/doc/man3/EVP_VerifyInit.pod
index 6cba8c6a5e..288cc18857 100644
--- a/doc/man3/EVP_VerifyInit.pod
+++ b/doc/man3/EVP_VerifyInit.pod
@@ -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.