diff options
Diffstat (limited to 'man3/wprintf.3')
| -rw-r--r-- | man3/wprintf.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/wprintf.3 b/man3/wprintf.3 index 38feff7f1e..a496e76c42 100644 --- a/man3/wprintf.3 +++ b/man3/wprintf.3 @@ -250,7 +250,7 @@ This is because the .I wchar_t representation is platform- and locale-dependent. (The glibc represents -wide characters using their Unicode (ISO-10646) code point, but other +wide characters using their Unicode (ISO/IEC 10646) code point, but other platforms don't do this. Also, the use of C99 universal character names of the form \eunnnn does not solve this problem.) |
