From 0e581357b67ce0e9b0beee136868ef4c1d053cee Mon Sep 17 00:00:00 2001 From: Dave Reisner Date: Wed, 25 Jul 2012 19:45:46 -0400 Subject: [PATCH] man/modprobe: specify each option in separate tag --- man/modprobe.xml | 79 +++++++++++++++++++++++++++++++++++++++++++++++++------- 1 file changed, 69 insertions(+), 10 deletions(-) diff --git a/man/modprobe.xml b/man/modprobe.xml index 4d7639a..5abb948 100644 --- a/man/modprobe.xml +++ b/man/modprobe.xml @@ -121,13 +121,23 @@ OPTIONS - + + + + + + Insert all module names on the command line. - + + + + + + This option causes modprobe to apply the @@ -140,7 +150,12 @@ - + + + + + + This option overrides the default configuration directory (/etc/modprobe.d). @@ -154,7 +169,12 @@ - + + + + + + Dump out the effective configuration from the config directory and @@ -163,7 +183,8 @@ - + + @@ -174,7 +195,12 @@ - + + + + + + Root directory for modules, / by default. @@ -182,7 +208,9 @@ - + + + Normally, modprobe will succeed (and do @@ -196,7 +224,9 @@ - + + + Every module contains a small string containing important @@ -213,7 +243,9 @@ - + + + When modules are compiled with CONFIG_MODVERSIONS set, a section @@ -232,7 +264,12 @@ - + + + + + + Try to strip any versioning information from the module which might @@ -251,7 +288,11 @@ + + + + @@ -274,7 +315,11 @@ + + + + @@ -291,6 +336,8 @@ + + @@ -308,6 +355,8 @@ + + @@ -320,6 +369,8 @@ + + @@ -341,6 +392,8 @@ + + @@ -374,6 +427,8 @@ + + @@ -394,6 +449,8 @@ + + @@ -403,6 +460,8 @@ + + -- 2.7.4