charsets.7: tfix: Spell ISO 8859 consistently

Trivial: spell ISO 8859 consistently (now it's ISO 8859
tree-wide).
This commit is contained in:
Marko Myllynen 2016-05-30 07:59:39 +03:00 committed by Michael Kerrisk
parent d010c9c02f
commit 1acb8000df
1 changed files with 2 additions and 2 deletions

View File

@ -145,7 +145,7 @@ the upper is a Cyrillic character set somewhat better designed than
ISO 8859-5.
KOI8-U, based on KOI8-R, has better support for Ukrainian.
Neither of these sets are ISO-2022 compatible,
unlike the ISO-8859 series.
unlike the ISO 8859 series.
.LP
Console support for KOI8-R is available under Linux through user-mode
utilities that modify keyboard bindings and the EGA graphics table,
@ -293,7 +293,7 @@ into xxxxyyyy yyzzzzzz.
(When UTF-8 is used to code the 31-bit ISO 10646
then this progression continues up to 6-byte codes.)
.LP
For most texts in ISO-8859 character sets, this means that the
For most texts in ISO 8859 character sets, this means that the
characters outside of ASCII are now coded with two bytes.
This tends
to expand ordinary text files by only one or two percent.