summaryrefslogtreecommitdiffstats
path: root/doc/man3
diff options
context:
space:
mode:
authorslontis <shane.lontis@oracle.com>2022-11-17 07:26:06 +1000
committerTomas Mraz <tomas@openssl.org>2022-11-21 12:07:30 +0100
commitf35a4be939ae8419cd80b265ca213a6ebe8e989a (patch)
tree1015df55f445a4a48b7c52b32c16919a0bd4a20d /doc/man3
parent5ac7cfb56211d18596e3c35baa942542f3c0189a (diff)
Add missing HISTORY sections for OpenSSL 3.0 related documents.
Reviewed-by: Paul Dale <pauli@openssl.org> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/19690) (cherry picked from commit 4741c80c0556653c74252ec91425dcb74066b2ec)
Diffstat (limited to 'doc/man3')
-rw-r--r--doc/man3/EVP_KDF.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man3/EVP_KDF.pod b/doc/man3/EVP_KDF.pod
index e89e703483..a8cc83324e 100644
--- a/doc/man3/EVP_KDF.pod
+++ b/doc/man3/EVP_KDF.pod
@@ -294,7 +294,7 @@ L<life_cycle-kdf(7)>.
=head1 HISTORY
-This functionality was added to OpenSSL 3.0.
+This functionality was added in OpenSSL 3.0.
=head1 COPYRIGHT