diff options
| -rw-r--r-- | sys-utils/mount.8.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-utils/mount.8.adoc b/sys-utils/mount.8.adoc index 061e20aaa6..afd888b80f 100644 --- a/sys-utils/mount.8.adoc +++ b/sys-utils/mount.8.adoc @@ -1155,7 +1155,7 @@ See mount options for fat. If the _msdos_ filesystem detects an inconsistency, i Just like _nfs_, the _ncpfs_ implementation expects a binary argument (a _struct ncp_mount_data_) to the *mount*(2) system call. This argument is constructed by *ncpmount*(8) and the current version of *mount* (2.12) does not know anything about ncpfs. -=== Mount options for ntfs +=== Mount options for ntfs3 **iocharset=**__name__:: Character set to use when returning file names. Unlike VFAT, NTFS suppresses names that contain nonconvertible characters. Deprecated. |
