iso_8859-14.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:44 +03:00 committed by Michael Kerrisk
parent 62d13a89c1
commit 3e35f5885a
1 changed files with 5 additions and 4 deletions

View File

@ -29,7 +29,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-14 encodes the characters used in Celtic languages.
ISO 8859-14 encodes the
characters used in Celtic languages.
.SS ISO 8859 alphabets
The full set of ISO 8859 alphabets includes:
.TS
@ -55,8 +56,6 @@ The following table displays the characters in ISO 8859-14, 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-14.
.TS
l l l c lp-1.
Oct Dec Hex Char Description
@ -161,4 +160,6 @@ _
.SH NOTES
ISO 8859-14 is also known as Latin-8.
.SH SEE ALSO
.BR ascii (7)
.BR ascii (7),
.BR charsets (7),
.BR utf-8 (7)