aboutsummaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorOlivier Thauvin <nanardon@mandriva.org>2007-08-18 16:11:47 +0000
committerOlivier Thauvin <nanardon@mandriva.org>2007-08-18 16:11:47 +0000
commit8b534cba9606007d199e21a0ba2855a94577d025 (patch)
treef05c711bd78e36ac2729296df4a612ede7181fdc /man
parenta900842470e25ece8e3159ad0c695f271c4abaee (diff)
downloadmsec-8b534cba9606007d199e21a0ba2855a94577d025.tar
msec-8b534cba9606007d199e21a0ba2855a94577d025.tar.gz
msec-8b534cba9606007d199e21a0ba2855a94577d025.tar.bz2
msec-8b534cba9606007d199e21a0ba2855a94577d025.tar.xz
msec-8b534cba9606007d199e21a0ba2855a94577d025.zip
- add set_user_umask() for fs (pixel)
Diffstat (limited to 'man')
-rw-r--r--man/C/mseclib.34
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)