diff options
| author | ad <ad@NetBSD.org> | 1999-10-06 08:50:43 +0000 |
|---|---|---|
| committer | ad <ad@NetBSD.org> | 1999-10-06 08:50:43 +0000 |
| commit | 6b84a3d764c4e79feec8d5d47587be41c5bc07da (patch) | |
| tree | f71de2a5f3b86561a9e7359c9a0ff9e036f34b5b /share/termcap/termcap.src | |
| parent | 245053a1af86b2504c6ae4ffb76440fd8dd9e17b (diff) | |
Back out previous; this was not well thought out.
Diffstat (limited to 'share/termcap/termcap.src')
| -rw-r--r-- | share/termcap/termcap.src | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/termcap/termcap.src b/share/termcap/termcap.src index 67015d8309f..054e4a08db8 100644 --- a/share/termcap/termcap.src +++ b/share/termcap/termcap.src @@ -1,4 +1,4 @@ -# $NetBSD: termcap.src,v 1.49 1999/10/04 23:18:40 ad Exp $ +# $NetBSD: termcap.src,v 1.50 1999/10/06 08:50:43 ad Exp $ # ######## TERMINAL TYPE DESCRIPTIONS SOURCE FILE # @@ -11742,10 +11742,10 @@ v3220|LANPAR Vision II model 3220/3221/3222:\ :sr=\EM:ta=^I:ue=\E[m:up=\E[A:us=\E[4m: # `rasterconsole' provided by 4.4BSD, NetBSD and OpenBSD on SPARC, and # DECstation/pmax. -rcons|pmax|BSD rasterconsole:\ +rcons|BSD rasterconsole:\ :tc=sun-il: # Color version of above. Color currenly only provided by NetBSD. -rcons-color|pmax-color|BSD rasterconsole with ANSI color:\ +rcons-color|BSD rasterconsole with ANSI color:\ :AF=\E[3%dm:AB=\E[4%dm:Co#8:pa#64:op=\E[m:ut:tc=rcons: # bebox -- an ansi style termcap entry without all the tc= fields which |
