iso_8859-11.7: Charset pages unification, minor cleanups

- adjust references
- remove stray comments
- cosmetics

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Marko Myllynen 2014-09-30 13:30:33 +03:00 committed by Michael Kerrisk
parent 398449e4e1
commit 0ca0440214
1 changed files with 8 additions and 7 deletions

View File

@ -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)