diff options
Diffstat (limited to 'man3/mbsinit.3')
| -rw-r--r-- | man3/mbsinit.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/mbsinit.3 b/man3/mbsinit.3 index 6581cc7565..3ace32b691 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 |
