diff options
author | Manuel Canales Esparcia <manuel@linuxfromscratch.org> | 2005-06-19 06:05:55 +0000 |
---|---|---|
committer | Manuel Canales Esparcia <manuel@linuxfromscratch.org> | 2005-06-19 06:05:55 +0000 |
commit | 205496270aa7ba1bf00fee5266a794e634b3b934 (patch) | |
tree | 7f523b5bf7d8a9a407777910e5c6d55aa203b36c /chapter06 | |
parent | 08eb1c4abf9f733f8b8139155e2e3152a59d4d69 (diff) |
Tag correction.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6050 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06')
-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 5ac19ecac..82fecbef3 100644 --- a/chapter06/module-init-tools.xml +++ b/chapter06/module-init-tools.xml @@ -90,7 +90,7 @@ automatically load the required modules</para> <varlistentry id="insmod.static"> <term><command>insmod.static</command></term> <listitem> -<para>A statically compiled version of insmod</para> +<para>A statically compiled version of <command>insmod</command></para> <indexterm zone="ch-system-module-init-tools insmod.static"><primary sortas="b-insmod.static">insmod.static</primary></indexterm> </listitem> |