diff options
Diffstat (limited to 'openssl/doc/ssl/SSL_CTX_set_ssl_version.pod')
-rw-r--r-- | openssl/doc/ssl/SSL_CTX_set_ssl_version.pod | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/openssl/doc/ssl/SSL_CTX_set_ssl_version.pod b/openssl/doc/ssl/SSL_CTX_set_ssl_version.pod index 254f2b439..e254f9657 100644 --- a/openssl/doc/ssl/SSL_CTX_set_ssl_version.pod +++ b/openssl/doc/ssl/SSL_CTX_set_ssl_version.pod @@ -42,11 +42,11 @@ and SSL_set_ssl_method(): =over 4 -=item 0 +=item Z<>0 The new choice failed, check the error stack to find out the reason. -=item 1 +=item Z<>1 The operation succeeded. |