diff options
Diffstat (limited to 'winsup/doc/new-features.sgml')
-rw-r--r-- | winsup/doc/new-features.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/doc/new-features.sgml b/winsup/doc/new-features.sgml index 5c3a4e4ba..dda067ac3 100644 --- a/winsup/doc/new-features.sgml +++ b/winsup/doc/new-features.sgml @@ -22,7 +22,7 @@ /etc/fstab. - If a filename cannot be represented in the current character set, - the character will be converted to a sequence Ctrl-N + UTF-8 representation + the character will be converted to a sequence Ctrl-X + UTF-8 representation of the character. This allows to access all files, even those not having a valid representation of their filename in the current character set (codepage). To always have a valid string, use the UTF-8 charset |