diff options
Diffstat (limited to 'lib/libssl/src/doc/ssl/SSL_CTX_set_options.3')
-rw-r--r-- | lib/libssl/src/doc/ssl/SSL_CTX_set_options.3 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/lib/libssl/src/doc/ssl/SSL_CTX_set_options.3 b/lib/libssl/src/doc/ssl/SSL_CTX_set_options.3 index 0ffa025ce20..852553e97fa 100644 --- a/lib/libssl/src/doc/ssl/SSL_CTX_set_options.3 +++ b/lib/libssl/src/doc/ssl/SSL_CTX_set_options.3 @@ -1,5 +1,5 @@ .\" -.\" $OpenBSD: SSL_CTX_set_options.3,v 1.9 2015/07/18 01:42:26 doug Exp $ +.\" $OpenBSD: SSL_CTX_set_options.3,v 1.10 2015/07/18 19:41:54 doug Exp $ .\" .Dd $Mdocdate: July 18 2015 $ .Dt SSL_CTX_SET_OPTIONS 3 @@ -114,7 +114,9 @@ As of .Ox 5.8 , this option has no effect. .It Dv SSL_OP_MICROSOFT_BIG_SSLV3_BUFFER -\&... +As of +.Ox 5.8 , +this option has no effect. .It Dv SSL_OP_SAFARI_ECDHE_ECDSA_BUG As of .Ox 5.8 , |