forked from pool/util-linux
40 lines
820 B
Diff
40 lines
820 B
Diff
Index: mount/mount.8
|
|
================================================================================
|
|
--- mount/mount.8
|
|
+++ mount/mount.8
|
|
@@ -943,6 +943,17 @@
|
|
Sync all data and metadata every
|
|
.I nrsec
|
|
seconds. The default value is 5 seconds. Zero means default.
|
|
+.RE
|
|
+.TP
|
|
+.BR user_xattr
|
|
+Enable Extended User Attributes. See the
|
|
+.BR attr (5)
|
|
+manual page.
|
|
+.TP
|
|
+.BR acl
|
|
+Enable POSIX Access Control Lists. See the
|
|
+.BR acl (5)
|
|
+manual page.
|
|
|
|
.SH "Mount options for fat"
|
|
(Note:
|
|
@@ -1495,6 +1506,16 @@
|
|
.I resizer
|
|
utility which can be obtained from
|
|
.IR ftp://ftp.namesys.com/pub/reiserfsprogs .
|
|
+.TP
|
|
+.BR user_xattr
|
|
+Enable Extended User Attributes. See the
|
|
+.BR attr (5)
|
|
+manual page.
|
|
+.TP
|
|
+.BR acl
|
|
+Enable POSIX Access Control Lists. See the
|
|
+.BR acl (5)
|
|
+manual page.
|
|
|
|
.SH "Mount options for romfs"
|
|
None.
|