diff options
Diffstat (limited to 'src/lib/libssl/doc/BIO_f_ssl.3')
-rw-r--r-- | src/lib/libssl/doc/BIO_f_ssl.3 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/lib/libssl/doc/BIO_f_ssl.3 b/src/lib/libssl/doc/BIO_f_ssl.3 index 851e4f08ca..876018a839 100644 --- a/src/lib/libssl/doc/BIO_f_ssl.3 +++ b/src/lib/libssl/doc/BIO_f_ssl.3 | |||
@@ -1,7 +1,7 @@ | |||
1 | .\" | 1 | .\" |
2 | .\" $OpenBSD: BIO_f_ssl.3,v 1.2 2014/12/02 14:11:01 jmc Exp $ | 2 | .\" $OpenBSD: BIO_f_ssl.3,v 1.3 2015/06/18 22:51:05 doug Exp $ |
3 | .\" | 3 | .\" |
4 | .Dd $Mdocdate: December 2 2014 $ | 4 | .Dd $Mdocdate: June 18 2015 $ |
5 | .Dt BIO_F_SSL 3 | 5 | .Dt BIO_F_SSL 3 |
6 | .Os | 6 | .Os |
7 | .Sh NAME | 7 | .Sh NAME |
@@ -240,7 +240,7 @@ still request a retry in exceptional circumstances. | |||
240 | Specifically this will happen if a session renegotiation takes place during a | 240 | Specifically this will happen if a session renegotiation takes place during a |
241 | .Xr BIO_read 3 | 241 | .Xr BIO_read 3 |
242 | operation. | 242 | operation. |
243 | One case where this happens is when SGC or step up occurs. | 243 | One case where this happens is when step up occurs. |
244 | .Pp | 244 | .Pp |
245 | In OpenSSL 0.9.6 and later the SSL flag | 245 | In OpenSSL 0.9.6 and later the SSL flag |
246 | .Dv SSL_AUTO_RETRY | 246 | .Dv SSL_AUTO_RETRY |