summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/BIO_ctrl.3
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libcrypto/man/BIO_ctrl.3')
-rw-r--r--src/lib/libcrypto/man/BIO_ctrl.38
1 files changed, 7 insertions, 1 deletions
diff --git a/src/lib/libcrypto/man/BIO_ctrl.3 b/src/lib/libcrypto/man/BIO_ctrl.3
index 2955a0ae63..375f330045 100644
--- a/src/lib/libcrypto/man/BIO_ctrl.3
+++ b/src/lib/libcrypto/man/BIO_ctrl.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: BIO_ctrl.3,v 1.10 2018/03/21 06:09:37 schwarze Exp $ 1.\" $OpenBSD: BIO_ctrl.3,v 1.11 2018/03/21 09:03:49 schwarze Exp $
2.\" OpenSSL b055fceb Thu Oct 20 09:56:18 2016 +0100 2.\" OpenSSL b055fceb Thu Oct 20 09:56:18 2016 +0100
3.\" 3.\"
4.\" This file was written by Dr. Stephen Henson <steve@openssl.org>. 4.\" This file was written by Dr. Stephen Henson <steve@openssl.org>.
@@ -329,6 +329,12 @@ and
329first appeared in SSLeay 0.9.0. 329first appeared in SSLeay 0.9.0.
330All these functions have been available since 330All these functions have been available since
331.Ox 2.4 . 331.Ox 2.4 .
332.Pp
333.Fn BIO_seek
334and
335.Fn BIO_tell
336first appeared in SSLeay 0.9.1 and have been available since
337.Ox 2.6 .
332.Sh BUGS 338.Sh BUGS
333Some of the return values are ambiguous and care should be taken. 339Some of the return values are ambiguous and care should be taken.
334In particular a return value of 0 can be returned if an operation 340In particular a return value of 0 can be returned if an operation