ascii.7: Remove mention of ISO 8859-1 as being the default encoding on Linux

Reported-by: Duncan de Wet <duncandewet@gmail.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-02-26 11:01:55 +01:00
parent 76f6db57c7
commit f854adde57
1 changed files with 1 additions and 2 deletions

View File

@ -38,8 +38,7 @@ ascii \- ASCII character set encoded in octal, decimal, and hexadecimal
.SH DESCRIPTION
ASCII is the American Standard Code for Information Interchange.
It is a 7-bit code.
Many 8-bit codes (such as ISO 8859-1, the
Linux default character set) contain ASCII as their lower half.
Many 8-bit codes (e.g., ISO 8859-1) contain ASCII as their lower half.
The international counterpart of ASCII is known as ISO 646.
.LP
The following table contains the 128 ASCII characters.