Browse Source

Minor wording change.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6039 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Archaic 20 years ago
parent
commit
ef5b719b42
1 changed files with 1 additions and 1 deletions
  1. 1 1
      chapter06/module-init-tools.xml

+ 1 - 1
chapter06/module-init-tools.xml

@@ -91,7 +91,7 @@ automatically load the required modules</para>
 <varlistentry id="insmod.static">
 <term><command>insmod.static</command></term>
 <listitem>
-<para>A static version of insmod</para>
+<para>A statically compiled version of insmod</para>
 <indexterm zone="ch-system-module-init-tools insmod.static"><primary
 sortas="b-insmod.static">insmod.static</primary></indexterm>
 </listitem>