iso_8859-6.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:06 +03:00 committed by Michael Kerrisk
parent 7b9b9bc8e7
commit dd7a03e293
1 changed files with 5 additions and 4 deletions

View File

@ -29,7 +29,8 @@ and hexadecimal
.SH DESCRIPTION .SH DESCRIPTION
The ISO 8859 standard includes several 8-bit extensions to the ASCII The ISO 8859 standard includes several 8-bit extensions to the ASCII
character set (also known as ISO 646-IRV). character set (also known as ISO 646-IRV).
ISO 8859-6 encodes the characters used in the Arabic language. ISO 8859-6 encodes the
characters used in the Arabic language.
.SS ISO 8859 alphabets .SS ISO 8859 alphabets
The full set of ISO 8859 alphabets includes: The full set of ISO 8859 alphabets includes:
.TS .TS
@ -55,8 +56,6 @@ The following table displays the characters in ISO 8859-6, which
are printable and unlisted in the are printable and unlisted in the
.BR ascii (7) .BR ascii (7)
manual page. manual page.
.\" The fourth column will only show the proper glyphs
.\" in an environment configured for ISO 8859-6.
.TS .TS
l l l c lp-1. l l l c lp-1.
Oct Dec Hex Char Description Oct Dec Hex Char Description
@ -117,4 +116,6 @@ _
ISO 8859-6 lacks the glyphs required for many related languages, ISO 8859-6 lacks the glyphs required for many related languages,
such as Urdu and Persian (Farsi). such as Urdu and Persian (Farsi).
.SH SEE ALSO .SH SEE ALSO
.BR ascii (7) .BR ascii (7),
.BR charsets (7),
.BR utf-8 (7)