diff options
Diffstat (limited to 'src/lib/libcrypto/man/BIO_s_bio.3')
-rw-r--r-- | src/lib/libcrypto/man/BIO_s_bio.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/libcrypto/man/BIO_s_bio.3 b/src/lib/libcrypto/man/BIO_s_bio.3 index ea98910140..39fa4504c5 100644 --- a/src/lib/libcrypto/man/BIO_s_bio.3 +++ b/src/lib/libcrypto/man/BIO_s_bio.3 | |||
@@ -1,4 +1,4 @@ | |||
1 | .Dd $Mdocdate: July 24 2015 $ | 1 | .Dd $Mdocdate: August 2 2015 $ |
2 | .Dt BIO_S_BIO 3 | 2 | .Dt BIO_S_BIO 3 |
3 | .Os | 3 | .Os |
4 | .Sh NAME | 4 | .Sh NAME |
@@ -270,7 +270,7 @@ and/or fill the read buffer. | |||
270 | Use | 270 | Use |
271 | .Xr BIO_ctrl_pending 3 | 271 | .Xr BIO_ctrl_pending 3 |
272 | to find out whether data is buffered in the BIO | 272 | to find out whether data is buffered in the BIO |
273 | and must be transfered to the network. | 273 | and must be transferred to the network. |
274 | Use | 274 | Use |
275 | .Fn BIO_ctrl_get_read_request | 275 | .Fn BIO_ctrl_get_read_request |
276 | to find out how many bytes must be written into the buffer before the | 276 | to find out how many bytes must be written into the buffer before the |