On Thu, Jun 05, 2014 at 10:05:19AM +0800, Gui Hecheng wrote: > Based on Documentation/filesystems/btrfs.txt > > Signed-off-by: Gui Hecheng <guihc.fnst@xxxxxxxxxxxxxx> > --- > sys-utils/mount.8 | 186 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ > 1 file changed, 186 insertions(+) Thanks, but I'm not sure this is the right way. It would be better to create BTRFS specific btrfs.5 man page and maintain it together with another BTRFS stuff rather then within util-linux. In the mount.8 should be only a note about btrfs.5. My long time goal is to remove all FS specific sections (at least for mainstream filesystems) from mount.8, because we duplicate effort here. The primary and well maintained is usually kernel Documentation/filesystems/ and unfortunately FS developers don't care about mount.8 at all. The ideal solution would be to generate the FS man pages from kernel docs (for example from asciidoc etc.) See 6 years old discussions: http://marc.info/?t=122767310200002&r=1&w=2 Karel -- Karel Zak <kzak@xxxxxxxxxx> http://karelzak.blogspot.com -- To unsubscribe from this list: send the line "unsubscribe util-linux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html