Minor fixes
[openssl.git] / doc / man3 / SSL_CTX_set_ssl_version.pod
index a311b1bf58f780ac5a628702a831ebb8325ac1fa..357807187abb1f9cfac4c6da3a876b9991b69771 100644 (file)
@@ -48,7 +48,8 @@ try to reuse an existing one in this fashion.  Its usage is considered
 deprecated.
 
 SSL_set_ssl_method() cannot be used to change a non-QUIC SSL object to a QUIC
-SSL object or vice versa.
+SSL object or vice versa, or change a QUIC SSL object from one QUIC method to
+another.
 
 =head1 RETURN VALUES