]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
docs: update mount type to 'ntfs3'
authorJohannes Schneider <johannes.schneider@leica-geosystems.com>
Fri, 13 Jun 2025 15:46:11 +0000 (17:46 +0200)
committerJohannes Schneider <johannes.schneider@leica-geosystems.com>
Fri, 13 Jun 2025 15:46:11 +0000 (17:46 +0200)
Signed-off-by: Johannes Schneider <johannes.schneider@leica-geosystems.com>
sys-utils/mount.8.adoc

index 061e20aaa68e85a21ef64f1b671353ac97f5a87d..afd888b80f047a665c88a794cec253c4317c8bf1 100644 (file)
@@ -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.