From 02f8eb12c26f47395a534a7e975ad8df8a808fbc Mon Sep 17 00:00:00 2001 From: szaka Date: Thu, 19 Mar 2009 17:42:58 +0000 Subject: [PATCH] better explanation for the 'silent' mount option --- src/ntfs-3g.8.in | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/src/ntfs-3g.8.in b/src/ntfs-3g.8.in index b9f4d534..d2c75646 100644 --- a/src/ntfs-3g.8.in +++ b/src/ntfs-3g.8.in @@ -157,7 +157,15 @@ The default is infinite. Note that the size of read requests is limited anyway to 32 pages (which is 128kbyte on i386). .TP .B silent -Do nothing on chmod and chown operations, but do not return error. +Do not return error for chown and chmod unless access right +handling is turned on by either of the +.B uid, +.B gid, +.B umask, +.B fmask, +or +.B dmask +option. This option is on by default. .TP .BI locale= value