aboutsummaryrefslogtreecommitdiff
path: root/doc/man3/SSL_SESSION_get0_cipher.pod
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man3/SSL_SESSION_get0_cipher.pod')
-rw-r--r--doc/man3/SSL_SESSION_get0_cipher.pod4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/man3/SSL_SESSION_get0_cipher.pod b/doc/man3/SSL_SESSION_get0_cipher.pod
index 60f66a2d2b9d..5ef754c4a841 100644
--- a/doc/man3/SSL_SESSION_get0_cipher.pod
+++ b/doc/man3/SSL_SESSION_get0_cipher.pod
@@ -43,8 +43,8 @@ L<SSL_CTX_set_psk_use_session_callback(3)>
=head1 HISTORY
-SSL_SESSION_get0_cipher() was first added to OpenSSL 1.1.0.
-SSL_SESSION_set_cipher() was first added to OpenSSL 1.1.1.
+The SSL_SESSION_get0_cipher() function was added in OpenSSL 1.1.0.
+The SSL_SESSION_set_cipher() function was added in OpenSSL 1.1.1.
=head1 COPYRIGHT