better explanation for the 'silent' mount option

master
szaka 2009-03-19 17:42:58 +00:00
parent bf661570a5
commit 02f8eb12c2
1 changed files with 9 additions and 1 deletions

View File

@ -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