This has the end result of comma delimiting equivalent options in the manpage, similar to many other manuals. --- man/modinfo.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/man/modinfo.xml b/man/modinfo.xml index 69f151b..cda12da 100644 --- a/man/modinfo.xml +++ b/man/modinfo.xml @@ -76,6 +76,8 @@ <varlistentry> <term> <option>-V</option> + </term> + <term> <option>--version</option> </term> <listitem> @@ -87,6 +89,8 @@ <varlistentry> <term> <option>-F</option> + </term> + <term> <option>--field</option> </term> <listitem> @@ -106,6 +110,8 @@ <varlistentry> <term> <option>-b <replaceable>basedir</replaceable></option> + </term> + <term> <option>--basedir <replaceable>basedir</replaceable></option> </term> <listitem> @@ -132,6 +138,8 @@ <varlistentry> <term> <option>-0</option> + </term> + <term> <option>--null</option> </term> <listitem> -- 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