From df891e6b7efd6de8ddb1e15606d83c06f813e692 Mon Sep 17 00:00:00 2001 From: Ingo Schwarze Date: Thu, 1 Dec 2016 16:48:37 +0000 Subject: import SSL_CTX_set_read_ahead(3) from OpsenSSL, with considerable tweaks --- lib/libssl/man/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lib/libssl/man/Makefile') diff --git a/lib/libssl/man/Makefile b/lib/libssl/man/Makefile index 3078a76008b..6e565b0a975 100644 --- a/lib/libssl/man/Makefile +++ b/lib/libssl/man/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.41 2016/12/01 16:02:14 schwarze Exp $ +# $OpenBSD: Makefile,v 1.42 2016/12/01 16:48:36 schwarze Exp $ .include @@ -34,6 +34,7 @@ MAN = BIO_f_ssl.3 \ SSL_CTX_set_msg_callback.3 \ SSL_CTX_set_options.3 \ SSL_CTX_set_quiet_shutdown.3 \ + SSL_CTX_set_read_ahead.3 \ SSL_CTX_set_session_cache_mode.3 \ SSL_CTX_set_session_id_context.3 \ SSL_CTX_set_ssl_version.3 \ -- cgit v1.2.3