The mount man page said the default permissions are read for
everyone, but it is in fact, read and execute.
Signed-off-by: Phillip Susi <psusi@ubuntu.com>
.TP
.BI mode= value
For non-Rock Ridge volumes, give all files the indicated mode.
-(Default: read permission for everybody.)
+(Default: read and execute permission for everybody.)
Since Linux 2.1.37 one no longer needs to specify the mode in
decimal. (Octal is indicated by a leading 0.)
.TP