diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2005-07-06 12:57:38 +0000 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2005-07-06 12:57:38 +0000 |
| commit | 2bc2f4798feabd972879ff8f1633b08e337f57e1 (patch) | |
| tree | 7c2c27db04f020b2ec55c5e24bf135161c5d0b84 /man4/console_codes.4 | |
| parent | 06795d3a1f10b71e1da07ac269240455d40e62b3 (diff) | |
| download | man-pages-2bc2f4798feabd972879ff8f1633b08e337f57e1.tar.gz | |
hyphen/dash fixes
Diffstat (limited to 'man4/console_codes.4')
| -rw-r--r-- | man4/console_codes.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/man4/console_codes.4 b/man4/console_codes.4 index 1ab5484e51..dfd6eb1cea 100644 --- a/man4/console_codes.4 +++ b/man4/console_codes.4 @@ -130,12 +130,12 @@ ESC % Start sequence selecting character set ESC % @ \0\0\0Select default (ISO 646 / ISO 8859-1) ESC % G \0\0\0Select UTF-8 ESC % 8 \0\0\0Select UTF-8 (obsolete) -ESC # 8 DECALN DEC screen alignment test - fill screen with E's. +ESC # 8 DECALN DEC screen alignment test \- fill screen with E's. ESC ( Start sequence defining G0 character set ESC ( B \0\0\0Select default (ISO 8859-1 mapping) ESC ( 0 \0\0\0Select vt100 graphics mapping -ESC ( U \0\0\0Select null mapping - straight to character ROM -ESC ( K \0\0\0Select user mapping - the map that is loaded by +ESC ( U \0\0\0Select null mapping \- straight to character ROM +ESC ( K \0\0\0Select user mapping \- the map that is loaded by \0\0\0the utility \fBmapscrn\fP(8). ESC ) Start sequence defining G1 (followed by one of B, 0, U, K, as above). |
