summaryrefslogtreecommitdiff
path: root/distrib/sparc64/bsd.rd
diff options
context:
space:
mode:
authorMichael Shalayeff <mickey@cvs.openbsd.org>2002-05-01 19:21:29 +0000
committerMichael Shalayeff <mickey@cvs.openbsd.org>2002-05-01 19:21:29 +0000
commitc0bcf841767a2d6e5165d3e880c2dc4e54a9a58d (patch)
tree14d7fca5fee3fcd676edb5f7d3beeefb9e4d0d64 /distrib/sparc64/bsd.rd
parent4da3fea6c245717a2b1faf8ff4a9e8985b223e4f (diff)
when filtering termcap selecet vt220, not vt200, since that's what we gonna use later, plus a few rcsid vicinity cleanups; millert@ ok
Diffstat (limited to 'distrib/sparc64/bsd.rd')
-rw-r--r--distrib/sparc64/bsd.rd/list4
1 files changed, 2 insertions, 2 deletions
diff --git a/distrib/sparc64/bsd.rd/list b/distrib/sparc64/bsd.rd/list
index a2db49e6a90..e4ea534f511 100644
--- a/distrib/sparc64/bsd.rd/list
+++ b/distrib/sparc64/bsd.rd/list
@@ -1,4 +1,4 @@
-# $OpenBSD: list,v 1.11 2002/04/30 09:18:20 deraadt Exp $
+# $OpenBSD: list,v 1.12 2002/05/01 19:21:28 mickey Exp $
# $NetBSD: list,v 1.4.4.1 1996/06/20 20:30:26 pk Exp $
SRCDIRS distrib/special
@@ -62,7 +62,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,vt200,dumb,sun usr/share/misc/termcap
+TERMCAP vt100,vt220,dumb,sun usr/share/misc/termcap
# and the installation scripts
SCRIPT ${CURDIR}/../../miniroot/dot.profile .profile