From 354523d4ecce81e9fabd986b48b9319b326f6062 Mon Sep 17 00:00:00 2001 From: jsg Date: Tue, 1 Jun 2021 02:13:15 +0000 Subject: [PATCH] list aarch64 as a valid arch from Leon Fischer --- usr.sbin/mkuboot/mkuboot.8 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/usr.sbin/mkuboot/mkuboot.8 b/usr.sbin/mkuboot/mkuboot.8 index 3bfa6705be9..fcf51c638df 100644 --- a/usr.sbin/mkuboot/mkuboot.8 +++ b/usr.sbin/mkuboot/mkuboot.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mkuboot.8,v 1.1 2013/05/30 19:17:15 bmercer Exp $ +.\" $OpenBSD: mkuboot.8,v 1.2 2021/06/01 02:13:15 jsg Exp $ .\" .\" Copyright (c) 2008 Mark Kettenis .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: May 30 2013 $ +.Dd $Mdocdate: June 1 2021 $ .Dt MKUBOOT 8 .Os .Sh NAME @@ -65,6 +65,7 @@ The following arguments are valid as the .Ar arch parameter: .Bd -unfilled -offset indent -compact +aarch64 alpha amd64 arm -- 2.20.1