summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/BIO_s_bio.3
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libcrypto/man/BIO_s_bio.3')
-rw-r--r--src/lib/libcrypto/man/BIO_s_bio.34
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.
270Use 270Use
271.Xr BIO_ctrl_pending 3 271.Xr BIO_ctrl_pending 3
272to find out whether data is buffered in the BIO 272to find out whether data is buffered in the BIO
273and must be transfered to the network. 273and must be transferred to the network.
274Use 274Use
275.Fn BIO_ctrl_get_read_request 275.Fn BIO_ctrl_get_read_request
276to find out how many bytes must be written into the buffer before the 276to find out how many bytes must be written into the buffer before the