From 0ca04402142395a84f8849d1ad1efd0cffbeb0d1 Mon Sep 17 00:00:00 2001 From: Marko Myllynen Date: Tue, 30 Sep 2014 13:30:33 +0300 Subject: [PATCH] iso_8859-11.7: Charset pages unification, minor cleanups - adjust references - remove stray comments - cosmetics Signed-off-by: Michael Kerrisk --- man7/iso_8859-11.7 | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/man7/iso_8859-11.7 b/man7/iso_8859-11.7 index d4027ae41..f0fac9fae 100644 --- a/man7/iso_8859-11.7 +++ b/man7/iso_8859-11.7 @@ -31,7 +31,8 @@ and hexadecimal .SH DESCRIPTION The ISO 8859 standard includes several 8-bit extensions to the ASCII character set (also known as ISO 646-IRV). -ISO 8859-11 encodes the characters used in the Thai language. +ISO 8859-11 encodes the +characters used in the Thai language. .SS ISO 8859 alphabets The full set of ISO 8859 alphabets includes: .TS @@ -57,8 +58,6 @@ The following table displays the characters in ISO 8859-11, which are printable and unlisted in the .BR ascii (7) manual page. -.\" The fourth column will only show the proper glyphs -.\" in an environment configured for ISO 8859-11. .TS l l l c lp-1. Oct Dec Hex Char Description @@ -154,8 +153,10 @@ _ .TE .SH NOTES ISO 8859-11 is the same as TIS (Thai Industrial Standard) 620-2253, -commonly known as TIS-620, except for the character in position a0: -ISO 8859-11 defines this as "nonbreaking space", -while TIS 620 leaves it undefined. +commonly known as TIS-620, except for the character in position A0: +ISO 8859-11 defines this as NO-BREAK SPACE, +while TIS-620 leaves it undefined. .SH SEE ALSO -.BR ascii (7) +.BR ascii (7), +.BR charsets (7), +.BR utf-8 (7)