summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiod Vallat <miod@cvs.openbsd.org>2005-11-26 12:26:19 +0000
committerMiod Vallat <miod@cvs.openbsd.org>2005-11-26 12:26:19 +0000
commit4dfd6087d90bbc40d680cbcf24d4cf4ef61846d4 (patch)
tree758c1e31ac7a93c341cf294d3fd0aec288fedf49
parentbc758cb0e2464def911d95b5bd4fe3e448363e4f (diff)
Kill last traces of hp300h terminal emulation.
-rw-r--r--distrib/hp300/ramdisk/list4
-rw-r--r--distrib/notes/hp300/install4
2 files changed, 4 insertions, 4 deletions
diff --git a/distrib/hp300/ramdisk/list b/distrib/hp300/ramdisk/list
index d5309a71fc4..f0ead01be47 100644
--- a/distrib/hp300/ramdisk/list
+++ b/distrib/hp300/ramdisk/list
@@ -1,4 +1,4 @@
-# $OpenBSD: list,v 1.45 2005/05/09 20:24:00 miod Exp $
+# $OpenBSD: list,v 1.46 2005/11/26 12:26:17 miod Exp $
SRCDIRS distrib/special
SRCDIRS bin sbin usr.bin usr.sbin
@@ -71,7 +71,7 @@ SYMLINK /tmp/disktab.shadow etc/disktab
SYMLINK /tmp/fstab.shadow etc/fstab
SYMLINK /tmp/resolv.conf.shadow etc/resolv.conf
SYMLINK /tmp/hosts etc/hosts
-TERMCAP vt100,vt220,dumb,hp2392,hpansi,hpsub,hpex,hp300h,hp700-wy,hp70092 usr/share/misc/termcap
+TERMCAP vt100,vt220,dumb,hp2392,hpansi,hpsub,hpex,hp700-wy,hp70092 usr/share/misc/termcap
# dhcp things
SCRIPT ${DESTDIR}/sbin/dhclient-script sbin/dhclient-script
diff --git a/distrib/notes/hp300/install b/distrib/notes/hp300/install
index b8f10ce8297..9a4e7ff3ea2 100644
--- a/distrib/notes/hp300/install
+++ b/distrib/notes/hp300/install
@@ -1,4 +1,4 @@
-dnl $OpenBSD: install,v 1.28 2005/11/22 23:10:57 miod Exp $
+dnl $OpenBSD: install,v 1.29 2005/11/26 12:26:18 miod Exp $
OpenBSDInstallPrelude
dnl No extra line, this has to stick to the geometry notes paragraph.
@@ -101,7 +101,7 @@ OpenBSDBootMsgs
You will next be asked for your terminal type. There are only
a few specific terminal types supported. If you are using a
- graphics display, just hit return to select the default (hp300h).
+ graphics display, just hit return to select the default (vt220).
If you are using an ASCII terminal, it should either be an HP
or vt100 compatible terminal; nothing else is supported. (If
your terminal type is xterm, just use vt100.)