Add Cc: util-linux-ng Michael Kerrisk wrote: > > The fact that the util-linux(-ng) maintainer includes some kernel > details in the mount(8) man page is not something that I control. It > may or may not be a good idea. > IMNSHO, it's distincly not a good idea. For one thing, the mount(8) man page is a mess. Any options that aren't generic across filesystems should be moved out of mount(8) into the filesystem man pages in section 4. The fact that the options are in the mount(8) man page is largely a historical artifact dating back to the early 1990's when Linux only had a handful of filesystems. The way to do that pretty much ends up with: 1. Agree that this is the way to do it. 2. Add the options to section 4. 3. Clean up mount(8). ... in that order. -hpa -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html