summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authortb <>2025-07-16 18:10:53 +0000
committertb <>2025-07-16 18:10:53 +0000
commit003ca65821a474bc8ef58d538170617f1f6c845d (patch)
tree085aeb28e1d0001478759c7ab2ab41d039c3df45 /src
parent43bc6f0d4fc70d46bf220bc1a8eb983175d9eadc (diff)
downloadopenbsd-003ca65821a474bc8ef58d538170617f1f6c845d.tar.gz
openbsd-003ca65821a474bc8ef58d538170617f1f6c845d.tar.bz2
openbsd-003ca65821a474bc8ef58d538170617f1f6c845d.zip
Undocument the undocumentedness of BIO_s_log. It's gone.
Diffstat (limited to 'src')
-rw-r--r--src/lib/libcrypto/man/BIO_s_null.35
1 files changed, 2 insertions, 3 deletions
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 @@
1.\" $OpenBSD: BIO_s_null.3,v 1.11 2025/06/08 22:40:29 schwarze Exp $ 1.\" $OpenBSD: BIO_s_null.3,v 1.12 2025/07/16 18:10:53 tb Exp $
2.\" full merge up to: OpenSSL e9b77246 Jan 20 19:58:49 2017 +0100 2.\" full merge up to: OpenSSL e9b77246 Jan 20 19:58:49 2017 +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>.
@@ -48,12 +48,11 @@
48.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED 48.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
49.\" OF THE POSSIBILITY OF SUCH DAMAGE. 49.\" OF THE POSSIBILITY OF SUCH DAMAGE.
50.\" 50.\"
51.Dd $Mdocdate: June 8 2025 $ 51.Dd $Mdocdate: July 16 2025 $
52.Dt BIO_S_NULL 3 52.Dt BIO_S_NULL 3
53.Os 53.Os
54.Sh NAME 54.Sh NAME
55.Nm BIO_s_null 55.Nm BIO_s_null
56.\" .Nm BIO_s_log is intentionally undocumented because it is unused
57.Nd null data sink 56.Nd null data sink
58.Sh SYNOPSIS 57.Sh SYNOPSIS
59.Lb libcrypto 58.Lb libcrypto