aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrelan <relan@users.noreply.github.com>2015-03-26 11:28:24 +0300
committerrelan <relan@users.noreply.github.com>2015-08-24 08:28:34 +0300
commit969a279ff54b25b2aeb267bf8248711dd05b2ad6 (patch)
tree0eb6ed9702fc9e7da016a8ac8f5b8f373d4ef13d
parent623633e38a7816924eaf8bf533ae1da4d15236ba (diff)
downloadandroid_external_exfat-969a279ff54b25b2aeb267bf8248711dd05b2ad6.tar.gz
android_external_exfat-969a279ff54b25b2aeb267bf8248711dd05b2ad6.tar.bz2
android_external_exfat-969a279ff54b25b2aeb267bf8248711dd05b2ad6.zip
Update man page to reflect the change of umask option default.
The change has been made in 0f9f49d.
-rw-r--r--fuse/mount.exfat-fuse.82
1 files changed, 1 insertions, 1 deletions
diff --git a/fuse/mount.exfat-fuse.8 b/fuse/mount.exfat-fuse.8
index 79d2f3f..9607a3e 100644
--- a/fuse/mount.exfat-fuse.8
+++ b/fuse/mount.exfat-fuse.8
@@ -56,7 +56,7 @@ Ignored.
Set the umask (the bitmask of the permissions that are
.B not
present, in octal).
-The default is the umask of the current process.
+The default is 0.
.TP
.BI dmask= value
Set the umask for directories only.