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