diff options
author | 2005-11-26 12:26:17 +0000 | |
---|---|---|
committer | 2005-11-26 12:26:17 +0000 | |
commit | 4ec67d4747773424efe2f1e8d43db43fb15e7a27 (patch) | |
tree | d15dec291c24cd0ab5db197709e9e3e7f7944ba5 | |
parent | some cleanup from gordon (diff) | |
download | wireguard-openbsd-4ec67d4747773424efe2f1e8d43db43fb15e7a27.tar.xz wireguard-openbsd-4ec67d4747773424efe2f1e8d43db43fb15e7a27.zip |
Kill last traces of hp300h terminal emulation.
-rw-r--r-- | distrib/hp300/ramdisk/list | 4 | ||||
-rw-r--r-- | distrib/notes/hp300/install | 4 |
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.) |