mirror of
https://github.com/tbsdtv/linux_media.git
synced 2025-07-23 12:43:29 +02:00
exfat: Improve wording of EXFAT_DEFAULT_IOCHARSET config option
- Use consistent capitalization for "exFAT". - Fix grammar, - Split long sentence. Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org> Signed-off-by: Namjae Jeon <namjae.jeon@samsung.com>
This commit is contained in:
committed by
Namjae Jeon
parent
d1727d55c0
commit
31f5acc0aa
@@ -16,6 +16,7 @@ config EXFAT_DEFAULT_IOCHARSET
|
|||||||
depends on EXFAT_FS
|
depends on EXFAT_FS
|
||||||
help
|
help
|
||||||
Set this to the default input/output character set to use for
|
Set this to the default input/output character set to use for
|
||||||
converting between the encoding is used for user visible filename and
|
converting between the encoding that is used for user visible
|
||||||
UTF-16 character that exfat filesystem use, and can be overridden with
|
filenames and the UTF-16 character encoding that the exFAT
|
||||||
the "iocharset" mount option for exFAT filesystems.
|
filesystem uses. This can be overridden with the "iocharset" mount
|
||||||
|
option for the exFAT filesystems.
|
||||||
|
Reference in New Issue
Block a user