So this was supposed to be a single patch to add a --root option to modinfo. Then I remembered that it exists, it's just not been documented in the manpage. module-init-tools didn't document either. In any event, this adds the missing option and missing longopts to modinfo's manpage, and also does some rudimentary cleanup to comma separate equivalent options across all relevant manpages. Dave Reisner (7): man/modprobe: clarify --dirname option man/modinfo: document --basedir option man/modinfo: document longopts for field shortcuts man/modinfo: specify each option in separate <term> tag man/modprobe: specify each option in separate <term> tag man/depmod: specify each option in separate <term> tag man/rmmod: specify each option in separate <term> tag man/depmod.xml | 68 ++++++++++++++++++++++++++++++++++++++-------- man/modinfo.xml | 32 ++++++++++++++++++++++ man/modprobe.xml | 83 +++++++++++++++++++++++++++++++++++++++++++++++--------- man/rmmod.xml | 18 ++++++++++-- 4 files changed, 173 insertions(+), 28 deletions(-) -- 1.7.11.3 -- To unsubscribe from this list: send the line "unsubscribe linux-modules" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html