summaryrefslogtreecommitdiffstats
path: root/share/man/man4/screen.4
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>2000-06-06 00:19:51 +0000
committerache <ache@FreeBSD.org>2000-06-06 00:19:51 +0000
commit7d22f1b9d19743991f90279da10783ae4849d502 (patch)
treeee18d1b69594a2cf81b70a54832449bd8e732b6e /share/man/man4/screen.4
parent247cbb9a19ab1e1d12ca424600f531ec1e5feb76 (diff)
downloadFreeBSD-src-7d22f1b9d19743991f90279da10783ae4849d502.zip
FreeBSD-src-7d22f1b9d19743991f90279da10783ae4849d502.tar.gz
ANSI attribute -> video attribute, was confused by wrong syscons comment
Diffstat (limited to 'share/man/man4/screen.4')
-rw-r--r--share/man/man4/screen.44
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/screen.4 b/share/man/man4/screen.4
index f393a4b..1c36925 100644
--- a/share/man/man4/screen.4
+++ b/share/man/man4/screen.4
@@ -149,7 +149,7 @@ SGR E[nm Set character attributes: --
-- E[2;nx Set normal ANSI foreground color --
to n (see table)
--- E[3;nx Set normal ANSI attribute directly --
+-- E[3;nx Set normal video attribute directly --
to n (n from 0 to 255)
-- E[5;nx Set normal ANSI reverse background --
@@ -167,7 +167,7 @@ SGR E[nm Set character attributes: --
n= 6 cyan n=14 light cyan
n= 7 light grey n=15 white
--- E[7;nx Set normal ANSI reverse attribute --
+-- E[7;nx Set normal reverse video attribute --
directly to n (n from 0 to 255)
-- E[=p;dB Set bell pitch (p) and duration (d), --
OpenPOWER on IntegriCloud