summaryrefslogtreecommitdiffstats
path: root/lib/libcrypto
diff options
context:
space:
mode:
authorschwarze <schwarze@openbsd.org>2018-03-20 18:26:45 +0000
committerschwarze <schwarze@openbsd.org>2018-03-20 18:26:45 +0000
commit87294479bda4203fef4263d0e4cf121d76278be0 (patch)
tree779415860645d85b6bc611ed51159a5a08ca9d6d /lib/libcrypto
parentTwo HISTORY bits from the old CHANGES.SSLeay file, which goes up to (diff)
downloadwireguard-openbsd-87294479bda4203fef4263d0e4cf121d76278be0.tar.xz
wireguard-openbsd-87294479bda4203fef4263d0e4cf121d76278be0.zip
HISTORY; from CHANGES.SSLeay
Diffstat (limited to 'lib/libcrypto')
-rw-r--r--lib/libcrypto/man/BIO_s_file.38
1 files changed, 6 insertions, 2 deletions
diff --git a/lib/libcrypto/man/BIO_s_file.3 b/lib/libcrypto/man/BIO_s_file.3
index 323763d8380..057a3117623 100644
--- a/lib/libcrypto/man/BIO_s_file.3
+++ b/lib/libcrypto/man/BIO_s_file.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: BIO_s_file.3,v 1.5 2016/12/06 14:45:08 schwarze Exp $
+.\" $OpenBSD: BIO_s_file.3,v 1.6 2018/03/20 18:26:45 schwarze Exp $
.\" OpenSSL 9b86974e Aug 17 15:21:33 2015 -0400
.\"
.\" This file was written by Dr. Stephen Henson <steve@openssl.org>.
@@ -48,7 +48,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
.\" OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: December 6 2016 $
+.Dd $Mdocdate: March 20 2018 $
.Dt BIO_S_FILE 3
.Os
.Sh NAME
@@ -285,6 +285,10 @@ BIO_free(out);
.Xr BIO_new 3 ,
.Xr BIO_read 3 ,
.Xr BIO_seek 3
+.Sh HISTORY
+.Fn BIO_s_file
+appeared in SSLeay 0.6.0 and has been available since
+.Ox 2.4 .
.Sh BUGS
.Xr BIO_reset 3
and