diff options
Diffstat (limited to 'src/lib/libcrypto/man/BIO_s_bio.3')
-rw-r--r-- | src/lib/libcrypto/man/BIO_s_bio.3 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/lib/libcrypto/man/BIO_s_bio.3 b/src/lib/libcrypto/man/BIO_s_bio.3 index ea20d93556..8a4eb61e10 100644 --- a/src/lib/libcrypto/man/BIO_s_bio.3 +++ b/src/lib/libcrypto/man/BIO_s_bio.3 | |||
@@ -1,4 +1,4 @@ | |||
1 | .\" $OpenBSD: BIO_s_bio.3,v 1.7 2016/11/21 10:00:37 schwarze Exp $ | 1 | .\" $OpenBSD: BIO_s_bio.3,v 1.8 2016/12/06 12:24:33 schwarze Exp $ |
2 | .\" OpenSSL c03726ca Aug 27 12:28:08 2015 -0400 | 2 | .\" OpenSSL c03726ca Aug 27 12:28:08 2015 -0400 |
3 | .\" | 3 | .\" |
4 | .\" This file was written by | 4 | .\" This file was written by |
@@ -53,7 +53,7 @@ | |||
53 | .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED | 53 | .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED |
54 | .\" OF THE POSSIBILITY OF SUCH DAMAGE. | 54 | .\" OF THE POSSIBILITY OF SUCH DAMAGE. |
55 | .\" | 55 | .\" |
56 | .Dd $Mdocdate: November 21 2016 $ | 56 | .Dd $Mdocdate: December 6 2016 $ |
57 | .Dt BIO_S_BIO 3 | 57 | .Dt BIO_S_BIO 3 |
58 | .Os | 58 | .Os |
59 | .Sh NAME | 59 | .Sh NAME |
@@ -356,7 +356,7 @@ to find out how many bytes must be written into the buffer before the | |||
356 | .Xr SSL_operation 3 | 356 | .Xr SSL_operation 3 |
357 | can successfully be continued. | 357 | can successfully be continued. |
358 | .Sh SEE ALSO | 358 | .Sh SEE ALSO |
359 | .Xr BIO 3 , | 359 | .Xr BIO_new 3 , |
360 | .Xr BIO_read 3 , | 360 | .Xr BIO_read 3 , |
361 | .Xr BIO_should_retry 3 , | 361 | .Xr BIO_should_retry 3 , |
362 | .Xr ssl 3 , | 362 | .Xr ssl 3 , |