Author: archaic Date: 2005-06-16 18:43:49 -0600 (Thu, 16 Jun 2005) New Revision: 6040
Modified: trunk/BOOK/chapter06/make.xml Log: Minor wording fix. Thanks Randy\! Modified: trunk/BOOK/chapter06/make.xml =================================================================== --- trunk/BOOK/chapter06/make.xml 2005-06-17 00:36:47 UTC (rev 6039) +++ trunk/BOOK/chapter06/make.xml 2005-06-17 00:43:49 UTC (rev 6040) @@ -62,8 +62,8 @@ <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> -- http://linuxfromscratch.org/mailman/listinfo/lfs-book FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
