From 859a2c59fc4282cc653a04e6526cb7cbb29450e9 Mon Sep 17 00:00:00 2001 From: tb <> Date: Wed, 16 Jul 2025 18:10:53 +0000 Subject: Undocument the undocumentedness of BIO_s_log. It's gone. --- src/lib/libcrypto/man/BIO_s_null.3 | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'src/lib/libcrypto/man') diff --git a/src/lib/libcrypto/man/BIO_s_null.3 b/src/lib/libcrypto/man/BIO_s_null.3 index 64ae5b2bb8..7198797b99 100644 --- a/src/lib/libcrypto/man/BIO_s_null.3 +++ b/src/lib/libcrypto/man/BIO_s_null.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: BIO_s_null.3,v 1.11 2025/06/08 22:40:29 schwarze Exp $ +.\" $OpenBSD: BIO_s_null.3,v 1.12 2025/07/16 18:10:53 tb Exp $ .\" full merge up to: OpenSSL e9b77246 Jan 20 19:58:49 2017 +0100 .\" .\" This file was written by Dr. Stephen Henson . @@ -48,12 +48,11 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED .\" OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: June 8 2025 $ +.Dd $Mdocdate: July 16 2025 $ .Dt BIO_S_NULL 3 .Os .Sh NAME .Nm BIO_s_null -.\" .Nm BIO_s_log is intentionally undocumented because it is unused .Nd null data sink .Sh SYNOPSIS .Lb libcrypto -- cgit v1.2.3-55-g6feb