From 3df5a66bc533c9c697307539f1c055dcec13f15d Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Fri, 8 Jul 2005 16:20:18 +0000 Subject: hp300 console is now vt220 so make that the default term type. OK miod@ --- distrib/hp300/ramdisk/install.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/distrib/hp300/ramdisk/install.md b/distrib/hp300/ramdisk/install.md index 7f9a9dede37..d3e34c2759e 100644 --- a/distrib/hp300/ramdisk/install.md +++ b/distrib/hp300/ramdisk/install.md @@ -1,4 +1,4 @@ -# $OpenBSD: install.md,v 1.39 2005/03/27 15:13:49 krw Exp $ +# $OpenBSD: install.md,v 1.40 2005/07/08 16:20:17 millert Exp $ # $NetBSD: install.md,v 1.1.2.4 1996/08/26 15:45:14 gwr Exp $ # # Copyright (c) 1996 The NetBSD Foundation, Inc. @@ -39,7 +39,7 @@ # machine dependent section of installation/upgrade script # -MDTERM=hp300h +MDTERM=vt220 ARCH=ARCH md_installboot() { -- cgit v1.2.3