summaryrefslogtreecommitdiffstats
path: root/man3
diff options
context:
space:
mode:
authorAlejandro Colomar <alx@kernel.org>2024-01-28 20:17:56 +0100
committerAlejandro Colomar <alx@kernel.org>2024-01-28 20:22:26 +0100
commitd5e5db91ece5955b21ae1aedc03ba1d56d3cf423 (patch)
tree8ab619f8b29e604db844cd58d5059bc58e1d3647 /man3
parenta899cc8c89fc748448839a53560769a6e70671f7 (diff)
man*/: Say ISO/IEC 2022
Link: <https://www.iso.org/standard/22747.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 'man3')
-rw-r--r--man3/mbsinit.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/mbsinit.3 b/man3/mbsinit.3
index 6581cc756..3ace32b69 100644
--- a/man3/mbsinit.3
+++ b/man3/mbsinit.3
@@ -29,7 +29,7 @@ Conversion of a string uses a finite-state machine; when it is interrupted
after the complete conversion of a number of characters, it may need to
save a state for processing the remaining characters.
Such a conversion
-state is needed for the sake of encodings such as ISO-2022 and UTF-7.
+state is needed for the sake of encodings such as ISO/IEC\~2022 and UTF-7.
.P
The initial state is the state at the beginning of conversion of a string.
There are two kinds of state: the one used by multibyte to wide character