From 847264af663ed3d22cd798720abb649b68b086e6 Mon Sep 17 00:00:00 2001 From: Johannes Schneider Date: Fri, 13 Jun 2025 17:46:11 +0200 Subject: [PATCH] docs: update mount type to 'ntfs3' Signed-off-by: Johannes Schneider --- sys-utils/mount.8.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.47.2