man: harmonize the various formulations in the HISTORY sections
[openssl.git] / doc / man3 / SSL_SESSION_get_protocol_version.pod
index 2c27041e055f3daeab1f0761775cd07b54e8574a..b8b9b5aa10f16bffb49bfad0f773805f3cfc433f 100644 (file)
@@ -41,8 +41,8 @@ L<SSL_CTX_set_psk_use_session_callback(3)>
 
 =head1 HISTORY
 
-SSL_SESSION_get_protocol_version() was first added to OpenSSL 1.1.0.
-SSL_SESSION_set_protocol_version() was first added to OpenSSL 1.1.1.
+The SSL_SESSION_get_protocol_version() function was added in OpenSSL 1.1.0.
+The SSL_SESSION_set_protocol_version() function was added in OpenSSL 1.1.1.
 
 =head1 COPYRIGHT