diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1997-10-25 04:49:45 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1997-10-25 04:49:45 +0000 |
commit | 2115abe7010bb8e1ef8c1f2cc9ae4374ad7db338 (patch) | |
tree | fced6fb72ce5ca74ecf2035bd0bacb8ffd51b989 /distrib/alpha | |
parent | 7cd90268967d07ea0d64354b6735a030f5866b39 (diff) |
add dumb entry
Diffstat (limited to 'distrib/alpha')
-rw-r--r-- | distrib/alpha/inst-common/termcap.vt | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/distrib/alpha/inst-common/termcap.vt b/distrib/alpha/inst-common/termcap.vt index 6259d9aceb3..350f2c0968d 100644 --- a/distrib/alpha/inst-common/termcap.vt +++ b/distrib/alpha/inst-common/termcap.vt @@ -1,5 +1,5 @@ # -# $OpenBSD: termcap.vt,v 1.3 1997/07/31 17:09:05 millert Exp $ +# $OpenBSD: termcap.vt,v 1.4 1997/10/25 04:49:44 deraadt Exp $ # # Copyright (c) 1980, 1985, 1989 The Regents of the University of California. # All rights reserved. @@ -84,3 +84,7 @@ sun|sun1|sun2|Sun Microsystems Inc. workstation console:\ :nd=\E[C:r2=\E[s:\ :..sa=\E[0%?%p6%t;1%;%?%p2%t;4%;%?%p1%p3%|%t;7%;m:\ :se=\E[m:sf=^J:so=\E[7m:ta=^I:ue=\E[m:up=\E[A:us=\E[4m: +dumb|80-column dumb tty:\ + :am:\ + :co#80:\ + :bl=^G:cr=^M:do=^J:sf=^J: |