From: Johannes Schneider Date: Fri, 13 Jun 2025 15:46:11 +0000 (+0200) Subject: docs: update mount type to 'ntfs3' X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=847264af663ed3d22cd798720abb649b68b086e6;p=thirdparty%2Futil-linux.git docs: update mount type to 'ntfs3' Signed-off-by: Johannes Schneider --- diff --git a/sys-utils/mount.8.adoc b/sys-utils/mount.8.adoc index 061e20aaa..afd888b80 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.