aboutsummaryrefslogtreecommitdiffstats
path: root/man4/console_codes.4
diff options
context:
space:
mode:
Diffstat (limited to 'man4/console_codes.4')
-rw-r--r--man4/console_codes.46
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).