aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDave Reisner <dreisner@archlinux.org>2012-07-25 19:29:40 -0400
committerDave Reisner <dreisner@archlinux.org>2012-07-25 19:37:47 -0400
commit072122f9dc69a61f1e625ee6e225ea56b8925ab4 (patch)
tree0f377e88d170faa94bdcc279063945d7597880ab
parent465f2d6b7c4d7808d0f2f3b178a140b936e7b64d (diff)
downloadkmod-072122f9dc69a61f1e625ee6e225ea56b8925ab4.tar.gz
man/modinfo: document --basedir option
This was never documented in the manpage of module-init-tools either. The flag is identical in function to modprobe's --dirname option, so use the same language to describe it.
-rw-r--r--man/modinfo.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/man/modinfo.xml b/man/modinfo.xml
index f444e42..2d3e1d6 100644
--- a/man/modinfo.xml
+++ b/man/modinfo.xml
@@ -105,6 +105,17 @@
</varlistentry>
<varlistentry>
<term>
+ <option>-b <replaceable>basedir</replaceable></option>
+ <option>--basedir <replaceable>basedir</replaceable></option>
+ </term>
+ <listitem>
+ <para>
+ Root directory for modules, <filename>/</filename> by default.
+ </para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
+ <term>
<option>-k <replaceable>kernel</replaceable></option>
</term>
<listitem>