From dfcd918b6e03636483f29fe150ae2901f479fb3f Mon Sep 17 00:00:00 2001 From: Matthias Koenig Date: Mon, 16 Jul 2007 12:09:37 +0200 Subject: [PATCH] mount: add acl option documentation for ext3 and reiserfs Signed-off-by: Matthias Koenig --- mount/mount.8 | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) 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. -- 2.39.5