From: tb Date: Mon, 25 Sep 2023 12:00:49 +0000 (+0000) Subject: sort X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=fec4f05a0d3b8d0e01a9f319cac416a0ab0ac926;p=openbsd sort --- diff --git a/lib/libcrypto/man/Makefile b/lib/libcrypto/man/Makefile index 2ccc06895f2..957e8a4cefe 100644 --- a/lib/libcrypto/man/Makefile +++ b/lib/libcrypto/man/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.270 2023/09/25 11:59:10 tb Exp $ +# $OpenBSD: Makefile,v 1.271 2023/09/25 12:00:49 tb Exp $ .include @@ -6,7 +6,6 @@ MAN= \ ACCESS_DESCRIPTION_new.3 \ AES_encrypt.3 \ ASIdentifiers_new.3 \ - ASRange_new.3 \ ASN1_BIT_STRING_set.3 \ ASN1_INTEGER_get.3 \ ASN1_NULL_new.3 \ @@ -31,6 +30,7 @@ MAN= \ ASN1_parse_dump.3 \ ASN1_put_object.3 \ ASN1_time_parse.3 \ + ASRange_new.3 \ AUTHORITY_KEYID_new.3 \ BASIC_CONSTRAINTS_new.3 \ BF_set_key.3 \