console_codes.4: wfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2012-05-07 08:09:52 +12:00
parent 0b07fbdc87
commit 28b3cbc5d2
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ console_codes \- Linux console escape and control sequences
.SH DESCRIPTION
The Linux console implements a large subset of the VT102 and ECMA-48/ISO
6429/ANSI X3.64 terminal controls, plus certain private-mode sequences
for changing the color palette, character-set mapping, etc.
for changing the color palette, character-set mapping, and so on.
In the tabular descriptions below, the second column gives ECMA-48 or DEC
mnemonics (the latter if prefixed with DEC) for the given function.
Sequences without a mnemonic are neither ECMA-48 nor VT102.