diff options
Diffstat (limited to 'man/C')
-rw-r--r-- | man/C/mseclib.3 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/man/C/mseclib.3 b/man/C/mseclib.3 index e564444..82907aa 100644 --- a/man/C/mseclib.3 +++ b/man/C/mseclib.3 @@ -216,6 +216,10 @@ Set the shell timeout. A value of zero means no timeout. .TP 4 .B \fIset_user_umask(umask)\fP Set the user umask. + +.TP 4 +.B \fIset_win_parts_umask(umask)\fP +Set umask option for mounting vfat and ntfs partitions. A value of None means default umask. .RE .SH "SEE ALSO" msec(8) |