From d188b904394536ff6d852f678e9ce26d052d9795 Mon Sep 17 00:00:00 2001 From: schwarze <> Date: Thu, 22 Dec 2022 21:05:48 +0000 Subject: new manual page BIO_accept(3) --- src/lib/libcrypto/man/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/lib/libcrypto/man/Makefile') diff --git a/src/lib/libcrypto/man/Makefile b/src/lib/libcrypto/man/Makefile index ea4a90e4d3..b67ae786de 100644 --- a/src/lib/libcrypto/man/Makefile +++ b/src/lib/libcrypto/man/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.240 2022/12/18 19:35:36 schwarze Exp $ +# $OpenBSD: Makefile,v 1.241 2022/12/22 21:05:48 schwarze Exp $ .include @@ -35,6 +35,7 @@ MAN= \ AUTHORITY_KEYID_new.3 \ BASIC_CONSTRAINTS_new.3 \ BF_set_key.3 \ + BIO_accept.3 \ BIO_ctrl.3 \ BIO_dump.3 \ BIO_dup_chain.3 \ -- cgit v1.2.3-55-g6feb