trace: add PROVIDER_CONF trace category
[openssl.git] / doc / man3 / SSL_read.pod
index ebdd86ac722e6736ac26b0fe90ca9da6a649cc62..c60bd230f678b1f3b05d24c893fe58ee73202740 100644 (file)
@@ -128,7 +128,7 @@ You should instead call SSL_get_error() to find out if it's retryable.
 
 =head1 HISTORY
 
-SSL_read_ex() and SSL_peek_ex() were added in OpenSSL 1.1.1.
+The SSL_read_ex() and SSL_peek_ex() functions were added in OpenSSL 1.1.1.
 
 =head1 SEE ALSO