Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Documentation/filesystems/vfat.txt: fix a remark that implies UCS2
All non-historic operating systems support the full range of Unicode here, thus you can make filenames for example in Gothic (πΌπ΄ππ ), the other Gothic (πβ―β΄π) or the third Gothic (ππΎππ), or declare something as π©. Characters above U+FFFF are encoded on four bytes. Signed-off-by: Adam Borowski <[email protected]> Acked-by: OGAWA Hirofumi <[email protected]> Signed-off-by: Jonathan Corbet <[email protected]>
- Loading branch information