summaryrefslogtreecommitdiffstats
path: root/doc/man3/EVP_KDF_CTX.pod
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2019-07-15 15:03:44 +0200
committerRichard Levitte <levitte@openssl.org>2019-07-15 15:13:41 +0200
commit4674aaf4f2217540690489fee22edefe4a463293 (patch)
tree7965ad91f111f09fb8091389c916cf31db2df57c /doc/man3/EVP_KDF_CTX.pod
parent2934be91349b365f1350fe9c30e4263be653c0f6 (diff)
In documentation, consistently refer to OpenSSL 3.0
3.0.0 is a habit from pre-3.0 OpenSSL, which doesn't make sense with the new version scheme. Reviewed-by: Tim Hudson <tjh@openssl.org> (Merged from https://github.com/openssl/openssl/pull/9376)
Diffstat (limited to 'doc/man3/EVP_KDF_CTX.pod')
-rw-r--r--doc/man3/EVP_KDF_CTX.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man3/EVP_KDF_CTX.pod b/doc/man3/EVP_KDF_CTX.pod
index 3899361065..e65becf462 100644
--- a/doc/man3/EVP_KDF_CTX.pod
+++ b/doc/man3/EVP_KDF_CTX.pod
@@ -282,7 +282,7 @@ L<EVP_KDF_X942KDF(7)>
=head1 HISTORY
-This functionality was added to OpenSSL 3.0.0.
+This functionality was added to OpenSSL 3.0.
=head1 COPYRIGHT