summaryrefslogtreecommitdiff
path: root/usr/src/cmd/terminfo/terminfo.src
diff options
context:
space:
mode:
authorRichard Lowe <richlowe@richlowe.net>2012-05-01 21:27:17 +0100
committerRichard Lowe <richlowe@richlowe.net>2012-05-01 21:27:17 +0100
commit09a48d4ca0ddda4ad26cc885769745870d989baf (patch)
tree221d7865e608c113015cdc569ea0bcb6ceeb47d3 /usr/src/cmd/terminfo/terminfo.src
parentd0b2dca528da7be0d70565a5655d328da4e28ec2 (diff)
downloadillumos-joyent-09a48d4ca0ddda4ad26cc885769745870d989baf.tar.gz
2668 syntax error in terminfo.src trips uninitialized var in tic, screws terminfo
Reviewed by: Gordon Ross <gwr@nexenta.com> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Jason King <jason.brian.king@gmail.com> Approved by: Robert Mustacchi <rm@joyent.com>
Diffstat (limited to 'usr/src/cmd/terminfo/terminfo.src')
-rw-r--r--usr/src/cmd/terminfo/terminfo.src4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/src/cmd/terminfo/terminfo.src b/usr/src/cmd/terminfo/terminfo.src
index c12f63574b..bd98d6cbee 100644
--- a/usr/src/cmd/terminfo/terminfo.src
+++ b/usr/src/cmd/terminfo/terminfo.src
@@ -4890,7 +4890,7 @@ screen-16color-s|GNU Screen with 16 colors and status line,
screen-16color-bce|GNU Screen with 16 colors and BCE,
use=ibm+16color, use=screen-bce,
-screen-16color-bce-s|GNU Screen with 16 colors, BCE, and status line,
+screen-16color-bce-s|GNU Screen with 16 colors BCE and status line,
bce, use=ibm+16color, use=screen-s,
# ======================================================================
@@ -4908,7 +4908,7 @@ screen-256color-bce|GNU Screen with 256 colors and BCE,
ccc@,
initc@, use=xterm+256color, use=screen-bce,
-screen-256color-bce-s|GNU Screen with 256 colors, BCE, and status line,
+screen-256color-bce-s|GNU Screen with 256 colors BCE and status line,
bce, ccc@,
initc@, use=xterm+256color, use=screen-s,