diff options
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 cc7de31fe..9925dcfcc 100644 --- a/chapter06/module-init-tools.xml +++ b/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> |