aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/module-init-tools.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/module-init-tools.xml')
-rw-r--r--chapter06/module-init-tools.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/chapter06/module-init-tools.xml b/chapter06/module-init-tools.xml
index 0c2be1881..e5970be82 100644
--- a/chapter06/module-init-tools.xml
+++ b/chapter06/module-init-tools.xml
@@ -60,10 +60,10 @@ make distclean</userinput></screen>
<varlistentry>
<term><parameter>INSTALL=install</parameter></term>
<listitem>
- <para>Normally, make install will not install the binaries if they
- already exist. This option overrides that behavior by calling
- <command>install</command> instead of using the default wrapper
- script.</para>
+ <para>Normally, <command>make install</command> will not install the
+ binaries if they already exist. This option overrides that behavior by
+ calling <command>install</command> instead of using the default
+ wrapper script.</para>
</listitem>
</varlistentry>
</variablelist>