Переглянути джерело

Minor wording fix. Thanks Randy\!

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6040 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Archaic 20 роки тому
батько
коміт
0e848df6d9
1 змінених файлів з 2 додано та 2 видалено
  1. 2 2
      chapter06/make.xml

+ 2 - 2
chapter06/make.xml

@@ -62,8 +62,8 @@ GCC, Gettext, Glibc, Grep, and Sed</seg></seglistitem>
 <varlistentry id="make">
 <term><command>make</command></term>
 <listitem>
-<para>Automatically determines which pieces of a large package need to
-be recompiled and then issues the relevant commands</para>
+<para>Automatically determines which pieces of a package need to
+be (re)compiled and then issues the relevant commands</para>
 <indexterm zone="ch-system-make make"><primary sortas="b-make">make</primary></indexterm>
 </listitem>
 </varlistentry>