]> err.no Git - util-linux/commitdiff
mount: add acl option documentation for ext3 and reiserfs
authorMatthias Koenig <mkoenig@suse.de>
Mon, 16 Jul 2007 10:09:37 +0000 (12:09 +0200)
committerKarel Zak <kzak@redhat.com>
Mon, 16 Jul 2007 13:10:24 +0000 (15:10 +0200)
Signed-off-by: Matthias Koenig <mkoenig@suse.de>
mount/mount.8

index 4c91932879d2aacc649fce6ee8ddcbdf22739ba1..5cf5492ff05f5a1f55c8f55f6eaa1436bf62f9dd 100644 (file)
@@ -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.