summaryrefslogtreecommitdiff
path: root/mount/mount.8
diff options
context:
space:
mode:
authorMatthias Koenig <mkoenig@suse.de>2007-07-16 12:09:37 +0200
committerKarel Zak <kzak@redhat.com>2007-07-16 15:10:24 +0200
commitdfcd918b6e03636483f29fe150ae2901f479fb3f (patch)
treef74594138fab9670c5e2c081febdece0b8e39f5e /mount/mount.8
parent529bdd94f4a2c6329f33623b8a70b51f3e60289f (diff)
downloadutil-linux-old-dfcd918b6e03636483f29fe150ae2901f479fb3f.tar.gz
mount: add acl option documentation for ext3 and reiserfs
Signed-off-by: Matthias Koenig <mkoenig@suse.de>
Diffstat (limited to 'mount/mount.8')
-rw-r--r--mount/mount.821
1 files changed, 21 insertions, 0 deletions
diff --git a/mount/mount.8 b/mount/mount.8
index 4c919328..5cf5492f 100644
--- a/mount/mount.8
+++ b/mount/mount.8
@@ -1033,6 +1033,17 @@ in files after a crash and journal recovery.
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:
@@ -1523,6 +1534,16 @@ There is a special
.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.