From 6b508faa0d2bd671051ecc083146a70d386a5da6 Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Fri, 23 Mar 2018 05:02:28 +0000 Subject: These media do not currently support the "OpenBSD region", so the script doesn't need support for the 3rd choice. --- distrib/arm64/ramdisk/install.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'distrib/arm64') diff --git a/distrib/arm64/ramdisk/install.md b/distrib/arm64/ramdisk/install.md index f093eed3f2c..80bf114f3c5 100644 --- a/distrib/arm64/ramdisk/install.md +++ b/distrib/arm64/ramdisk/install.md @@ -1,4 +1,4 @@ -# $OpenBSD: install.md,v 1.8 2018/02/25 01:53:29 jsg Exp $ +# $OpenBSD: install.md,v 1.9 2018/03/23 05:02:27 deraadt Exp $ # # # Copyright (c) 1996 The NetBSD Foundation, Inc. @@ -87,7 +87,7 @@ md_prep_fdisk() { else echo "MBR has invalid signature; not showing it." fi - ask "Use (W)hole disk$ or (E)dit the MBR?" "$_d" + ask "Use (W)hole disk or (E)dit the MBR?" "$_d" case $resp in [wW]*) echo -n "Creating a ${bootfstype} partition and an OpenBSD partition for rest of $_disk..." -- cgit v1.2.3