Преглед на файлове

Wrapped mention of "make install" inside command tags.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7573 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Archaic преди 19 години
родител
ревизия
efa4a64d42
променени са 1 файла, в които са добавени 4 реда и са изтрити 4 реда
  1. 4 4
      chapter06/module-init-tools.xml

+ 4 - 4
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>