OSDN Git Service

Update man page to reflect the change of umask option default.
authorrelan <relan@users.noreply.github.com>
Thu, 26 Mar 2015 08:28:24 +0000 (11:28 +0300)
committerrelan <relan@users.noreply.github.com>
Mon, 24 Aug 2015 05:28:34 +0000 (08:28 +0300)
The change has been made in 0f9f49d.

fuse/mount.exfat-fuse.8

index 79d2f3f..9607a3e 100644 (file)
@@ -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.