aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/module-init-tools.xml
diff options
context:
space:
mode:
authorManuel Canales Esparcia <manuel@linuxfromscratch.org>2004-06-19 12:04:20 +0000
committerManuel Canales Esparcia <manuel@linuxfromscratch.org>2004-06-19 12:04:20 +0000
commitef57e3bcf1a7fb7eda2717fc2334fe599da01888 (patch)
tree2dfab531417a3727241a1770352ef10adda89493 /chapter06/module-init-tools.xml
parent3042296e6f99f7795884e3bf6ca8a8a646488912 (diff)
Amplied the Index entries for Hotplug and Linux-Libc-Headers.
Tags corrections. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3811 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/module-init-tools.xml')
-rw-r--r--chapter06/module-init-tools.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/module-init-tools.xml b/chapter06/module-init-tools.xml
index 227cc37e4..2871f606e 100644
--- a/chapter06/module-init-tools.xml
+++ b/chapter06/module-init-tools.xml
@@ -139,7 +139,7 @@ a kernel module and displays any information that it can glean.</para>
<listitem>
<indexterm zone="ch-system-module-init-tools modprobe"><primary sortas="b-modprobe">modprobe</primary></indexterm>
<para>uses a dependency file, created by
-depmod, to automatically load the relevant modules.</para>
+<command>depmod</command>, to automatically load the relevant modules.</para>
</listitem>
</varlistentry>