aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlan Jenkins <alan-jenkins@tuffmail.co.uk>2009-06-11 14:11:12 +0100
committerAlan Jenkins <alan-jenkins@tuffmail.co.uk>2009-06-11 16:28:44 +0100
commit53c1b0acd9d0517e8b0f046852b0e5a70cd0cd34 (patch)
treebd62c1aab7b68f143d531bd4e67418bf2a8ebc6a
parentb8c5b894e97aa052ecac1ba6615edadb757a0e82 (diff)
downloadmodule-init-tools-53c1b0acd9d0517e8b0f046852b0e5a70cd0cd34.tar.gz
doc: modprobe --dumpversions needs a full filename, as opposed to a module name
Signed-off-by: Alan Jenkins <alan-jenkins@tuffmail.co.uk>
-rw-r--r--doc/modprobe.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/modprobe.sgml b/doc/modprobe.sgml
index fc0d8eb..44dcf7a 100644
--- a/doc/modprobe.sgml
+++ b/doc/modprobe.sgml
@@ -61,7 +61,7 @@
</cmdsynopsis>
<cmdsynopsis>
<command>modprobe</command>
- <arg>--dump-modversions</arg>
+ <arg>--dump-modversions</arg> <arg rep='repeat'><replaceable>filename</replaceable></arg>
</cmdsynopsis>
</refsynopsisdiv>
<refsect1>