From e77c47a6c45fefc684164ca97d019ec300c5be21 Mon Sep 17 00:00:00 2001 From: schwarze <> Date: Fri, 22 Oct 2021 11:24:45 +0000 Subject: new manual page X509at_get_attr(3) documenting five X.501 Attribute read accessors --- 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 51c2cf45b7..e31e6992a2 100644 --- a/src/lib/libcrypto/man/Makefile +++ b/src/lib/libcrypto/man/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.196 2021/10/21 16:26:34 schwarze Exp $ +# $OpenBSD: Makefile,v 1.197 2021/10/22 11:24:45 schwarze Exp $ .include @@ -276,6 +276,7 @@ MAN= \ UI_new.3 \ X25519.3 \ X509V3_get_d2i.3 \ + X509at_get_attr.3 \ X509_ALGOR_dup.3 \ X509_ATTRIBUTE_get0_object.3 \ X509_ATTRIBUTE_new.3 \ -- cgit v1.2.3-55-g6feb