aboutsummaryrefslogtreecommitdiffstats
path: root/man7/ascii.7
diff options
context:
space:
mode:
authorAlejandro Colomar <alx@kernel.org>2024-01-28 20:44:20 +0100
committerAlejandro Colomar <alx@kernel.org>2024-01-28 21:04:08 +0100
commit3ed1de0ddccb42bae4151c7225d3fddeab04ff43 (patch)
tree9650cc8a1e4df76463f559e7c5c0d6c7e06db4ad /man7/ascii.7
parentd5e5db91ece5955b21ae1aedc03ba1d56d3cf423 (diff)
downloadman-pages-3ed1de0ddccb42bae4151c7225d3fddeab04ff43.tar.gz
man*/: Say ISO/IEC 8859
Link: <https://www.iso.org/standard/28245.html> Reported-by: Helge Kreutzmann <debian@helgefjell.de> Cc: Mario Blaettermann <mario.blaettermann@gmail.com> Signed-off-by: Alejandro Colomar <alx@kernel.org>
Diffstat (limited to 'man7/ascii.7')
-rw-r--r--man7/ascii.72
1 files changed, 1 insertions, 1 deletions
diff --git a/man7/ascii.7 b/man7/ascii.7
index 0e1b3c0393..fd2492a37a 100644
--- a/man7/ascii.7
+++ b/man7/ascii.7
@@ -20,7 +20,7 @@ and hexadecimal
.SH DESCRIPTION
ASCII is the American Standard Code for Information Interchange.
It is a 7-bit code.
-Many 8-bit codes (e.g., ISO 8859-1) contain ASCII as their lower half.
+Many 8-bit codes (e.g., ISO/IEC\~8859-1) contain ASCII as their lower half.
The international counterpart of ASCII is known as ISO 646-IRV.
.P
The following table contains the 128 ASCII characters.