Seems there are 4 functions, so don't explicitly mention the number:

diff --git a/doc/ssl/SSL_CTX_set_min_proto_version.pod 
b/doc/ssl/SSL_CTX_set_min_proto_version.pod
index 8878514..3e9fe80 100644
--- a/doc/ssl/SSL_CTX_set_min_proto_version.pod
+++ b/doc/ssl/SSL_CTX_set_min_proto_version.pod
@@ -34,7 +34,7 @@ B<DTLS1_2_VERSION> for DTLS.
 
 =head1 RETURN VALUES
 
-Both functions return 1 on success and 0 on failure.
+These functions return 1 on success and 0 on failure.
 
 =head1 NOTES
 
-- 
openssl-dev mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev

Reply via email to