From e103a19ff9020d8966887b3893da2715de018463 Mon Sep 17 00:00:00 2001 From: schwarze <> Date: Tue, 20 Mar 2018 17:10:14 +0000 Subject: Two HISTORY bits from the old CHANGES.SSLeay file, which goes up to 0.9.0b. Nothing else that can be used in there. --- src/lib/libcrypto/man/BIO_new.3 | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'src/lib/libcrypto/man/BIO_new.3') diff --git a/src/lib/libcrypto/man/BIO_new.3 b/src/lib/libcrypto/man/BIO_new.3 index 8ee1bafce0..acf98844b3 100644 --- a/src/lib/libcrypto/man/BIO_new.3 +++ b/src/lib/libcrypto/man/BIO_new.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: BIO_new.3,v 1.10 2018/02/24 19:17:10 schwarze Exp $ +.\" $OpenBSD: BIO_new.3,v 1.11 2018/03/20 17:10:14 schwarze Exp $ .\" full merge up to: .\" OpenSSL man3/BIO_new.pod fb46be03 Feb 26 11:51:31 2016 +0000 .\" OpenSSL man7/bio.pod 631c37be Dec 12 16:56:50 2017 +0100 @@ -52,7 +52,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED .\" OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: February 24 2018 $ +.Dd $Mdocdate: March 20 2018 $ .Dt BIO_NEW 3 .Os .Sh NAME @@ -251,3 +251,7 @@ Create a memory BIO: .Xr BIO_s_socket 3 , .Xr BIO_set_callback 3 , .Xr BIO_should_retry 3 +.Sh HISTORY +The +.Vt BIO +type first appeared in SSLeay 0.6.0. -- cgit v1.2.3-55-g6feb