From d879ce38743247d504f42a18d8746589ac2cbb43 Mon Sep 17 00:00:00 2001 From: Theo Buehler Date: Tue, 26 Sep 2023 15:34:24 +0000 Subject: Document the guts of RFC 3779 IPAddrBlocks Let's just say there's room for improvement... --- lib/libcrypto/man/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lib/libcrypto/man/Makefile') diff --git a/lib/libcrypto/man/Makefile b/lib/libcrypto/man/Makefile index 957e8a4cefe..0f501ceb833 100644 --- a/lib/libcrypto/man/Makefile +++ b/lib/libcrypto/man/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.271 2023/09/25 12:00:49 tb Exp $ +# $OpenBSD: Makefile,v 1.272 2023/09/26 15:34:23 tb Exp $ .include @@ -222,6 +222,7 @@ MAN= \ EXTENDED_KEY_USAGE_new.3 \ GENERAL_NAME_new.3 \ HMAC.3 \ + IPAddressRange_new.3 \ MD5.3 \ NAME_CONSTRAINTS_new.3 \ OBJ_NAME_add.3 \ -- cgit v1.2.3