summaryrefslogtreecommitdiff
path: root/distrib/notes/sparc
diff options
context:
space:
mode:
authorMiod Vallat <miod@cvs.openbsd.org>2008-03-10 21:38:29 +0000
committerMiod Vallat <miod@cvs.openbsd.org>2008-03-10 21:38:29 +0000
commit550c8c4f26046b1440b9f24f5a9d152fb0374bdf (patch)
tree6168c767cfe8eace9603cb8ffd030865ef3f9227 /distrib/notes/sparc
parent40fd6cd9cd1ce19398ce97cae40ce511edb2efe0 (diff)
Suggest vt220 as a TERM value for serial-console-in-an-xterm setup everywhere
instead of a mix of vt100 and vt220.
Diffstat (limited to 'distrib/notes/sparc')
-rw-r--r--distrib/notes/sparc/install8
1 files changed, 4 insertions, 4 deletions
diff --git a/distrib/notes/sparc/install b/distrib/notes/sparc/install
index 7687598522a..c3b05b7f1a4 100644
--- a/distrib/notes/sparc/install
+++ b/distrib/notes/sparc/install
@@ -1,4 +1,4 @@
-dnl $OpenBSD: install,v 1.65 2007/03/01 19:24:45 miod Exp $
+dnl $OpenBSD: install,v 1.66 2008/03/10 21:38:28 miod Exp $
OpenBSDInstallPrelude({:-SMD disks-:})
There are several ways to install OpenBSD onto a disk. The easiest way
@@ -177,10 +177,10 @@ OpenBSDBootMsgs(SMD drives are noisy and weight a ton per kilobyte and scare
for SMD drives-:})
You will next be asked for your terminal type. If you are
- installing from a keyboard/monitor console, the default of
- "sun" is correct. If you are installing from a serial console
+ installing from a non-serial console, the default of "vt220"
+ is correct. If you are installing from a serial console
you should choose the terminal type from amongst those listed.
- (If your terminal type is xterm, just use vt100.)
+ (If your terminal type is xterm, just use vt220.)
OpenBSDInstallPart3