From a4ef41e3a676de0d72d79e63d629e908700d227c Mon Sep 17 00:00:00 2001 From: schwarze <> Date: Fri, 6 Aug 2021 21:50:54 +0000 Subject: link X509_STORE_get_by_subject(3) and X509_ocspid_print(3) to the build, forgotten in earlier commits --- src/lib/libcrypto/man/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src') diff --git a/src/lib/libcrypto/man/Makefile b/src/lib/libcrypto/man/Makefile index 666ef63aaf..1b838a599c 100644 --- a/src/lib/libcrypto/man/Makefile +++ b/src/lib/libcrypto/man/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.189 2021/07/31 14:54:33 schwarze Exp $ +# $OpenBSD: Makefile,v 1.190 2021/08/06 21:50:54 schwarze Exp $ .include @@ -302,6 +302,7 @@ MAN= \ X509_STORE_CTX_new.3 \ X509_STORE_CTX_set_flags.3 \ X509_STORE_CTX_set_verify_cb.3 \ + X509_STORE_get_by_subject.3 \ X509_STORE_load_locations.3 \ X509_STORE_new.3 \ X509_STORE_set_verify_cb_func.3 \ @@ -328,6 +329,7 @@ MAN= \ X509_get1_email.3 \ X509_keyid_set1.3 \ X509_new.3 \ + X509_ocspid_print.3 \ X509_policy_check.3 \ X509_policy_tree_level_count.3 \ X509_print_ex.3 \ -- cgit v1.2.3-55-g6feb