aboutsummaryrefslogtreecommitdiffstats
path: root/doc/man3/BIO_ctrl.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/BIO_ctrl.pod
parent2934be91349b365f1350fe9c30e4263be653c0f6 (diff)
downloadopenssl-4674aaf4f2217540690489fee22edefe4a463293.tar.gz
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/BIO_ctrl.pod')
-rw-r--r--doc/man3/BIO_ctrl.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man3/BIO_ctrl.pod b/doc/man3/BIO_ctrl.pod
index f51593fb6e..c8e3386375 100644
--- a/doc/man3/BIO_ctrl.pod
+++ b/doc/man3/BIO_ctrl.pod
@@ -141,7 +141,7 @@ the case of BIO_seek() on a file BIO for a successful operation.
=head1 HISTORY
The BIO_get_ktls_send() and BIO_get_ktls_recv() functions were added in
-OpenSSL 3.0.0.
+OpenSSL 3.0.
=head1 COPYRIGHT