]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfsprogs: add supported file attributes to xfs.5 manpage
authorEric Sandeen <sandeen@redhat.com>
Mon, 15 Sep 2014 23:23:45 +0000 (09:23 +1000)
committerDave Chinner <david@fromorbit.com>
Mon, 15 Sep 2014 23:23:45 +0000 (09:23 +1000)
commit794b62f68063d3af74ab7e79a9d7049887ec3ece
treedfded0ca46d335cca87f72df9894b717475b37d7
parent4f20f6a3a96a6f363190c14e6dd8c1de8d3702f9
xfsprogs: add supported file attributes to xfs.5 manpage

The chattr(1) manpage suffers from the same problems mount(1) had:
many options listed, not kept up to date for various filesystems.

I've submitted a manpage update for chattr(1) which says to refer to
filesystem-specific manpages for supported attributes; this patch
updates xfs(5) to list the attributes supported by xfs.

Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
man/man5/xfs.5