diff options
Diffstat (limited to 'man7/utf-8.7')
| -rw-r--r-- | man7/utf-8.7 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/man7/utf-8.7 b/man7/utf-8.7 index f522f94353..de55cb6a9e 100644 --- a/man7/utf-8.7 +++ b/man7/utf-8.7 @@ -163,7 +163,8 @@ therefore all plaintext standard input and output, terminal communication, plaintext file content, filenames, and environment variables are encoded in UTF-8. .P -Programmers accustomed to single-byte encodings such as US-ASCII or ISO 8859 +Programmers accustomed to single-byte encodings +such as US-ASCII or ISO/IEC\~8859 have to be aware that two assumptions made so far are no longer valid in UTF-8 locales. Firstly, a single byte does not necessarily correspond any |
