diff options
Diffstat (limited to 'chapter06/module-init-tools.xml')
-rw-r--r-- | chapter06/module-init-tools.xml | 2 |
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> |