diff options
Diffstat (limited to 'crypto/openssl/doc/man3/SSL_SESSION_get0_cipher.pod')
-rw-r--r-- | crypto/openssl/doc/man3/SSL_SESSION_get0_cipher.pod | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/crypto/openssl/doc/man3/SSL_SESSION_get0_cipher.pod b/crypto/openssl/doc/man3/SSL_SESSION_get0_cipher.pod index 60f66a2d2b9d..5ef754c4a841 100644 --- a/crypto/openssl/doc/man3/SSL_SESSION_get0_cipher.pod +++ b/crypto/openssl/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 |