summaryrefslogtreecommitdiffstats
path: root/man4
diff options
context:
space:
mode:
authorAlejandro Colomar <alx@kernel.org>2024-01-28 20:44:20 +0100
committerAlejandro Colomar <alx@kernel.org>2024-01-28 21:04:08 +0100
commit3ed1de0ddccb42bae4151c7225d3fddeab04ff43 (patch)
tree9650cc8a1e4df76463f559e7c5c0d6c7e06db4ad /man4
parentd5e5db91ece5955b21ae1aedc03ba1d56d3cf423 (diff)
man*/: Say ISO/IEC 8859
Link: <https://www.iso.org/standard/28245.html> Reported-by: Helge Kreutzmann <debian@helgefjell.de> Cc: Mario Blaettermann <mario.blaettermann@gmail.com> Signed-off-by: Alejandro Colomar <alx@kernel.org>
Diffstat (limited to 'man4')
-rw-r--r--man4/console_codes.44
1 files changed, 2 insertions, 2 deletions
diff --git a/man4/console_codes.4 b/man4/console_codes.4
index 2a8f4ad7e..940c0e339 100644
--- a/man4/console_codes.4
+++ b/man4/console_codes.4
@@ -152,7 +152,7 @@ ESC 8 DECRC T{
Restore state most recently saved by ESC 7.
T}
ESC % Start sequence selecting character set
-ESC % @ \0\0\0Select default (ISO 646 / ISO 8859-1)
+ESC % @ \0\0\0Select default (ISO 646 / ISO/IEC\~8859-1)
ESC % G \0\0\0Select UTF-8
ESC % 8 \0\0\0Select UTF-8 (obsolete)
ESC # 8 DECALN T{
@@ -163,7 +163,7 @@ Start sequence defining G0 character set
(followed by one of B, 0, U, K, as below)
T}
ESC ( B T{
-Select default (ISO 8859-1 mapping).
+Select default (ISO/IEC\~8859-1 mapping).
T}
ESC ( 0 T{
Select VT100 graphics mapping.