From 6a12d6fecb5f26d89042adf6edf3bd95ce474e83 Mon Sep 17 00:00:00 2001 From: schwarze <> Date: Sat, 18 Dec 2021 17:47:45 +0000 Subject: new manual page OBJ_add_sigid(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 9f9b152d12..79da1eb54f 100644 --- a/src/lib/libcrypto/man/Makefile +++ b/src/lib/libcrypto/man/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.230 2021/12/17 17:56:14 schwarze Exp $ +# $OpenBSD: Makefile,v 1.231 2021/12/18 17:47:44 schwarze Exp $ .include @@ -207,6 +207,7 @@ MAN= \ MD5.3 \ NAME_CONSTRAINTS_new.3 \ OBJ_NAME_add.3 \ + OBJ_add_sigid.3 \ OBJ_create.3 \ OBJ_nid2obj.3 \ OCSP_CRLID_new.3 \ -- cgit v1.2.3-55-g6feb