Author: archaic Date: 2005-06-20 13:37:48 -0600 (Mon, 20 Jun 2005) New Revision: 6079
Modified: branches/6.1/BOOK/chapter06/make.xml Log: Minor wording fix in chap6/make. (merged from trunk r6040) Modified: branches/6.1/BOOK/chapter06/make.xml =================================================================== --- branches/6.1/BOOK/chapter06/make.xml 2005-06-20 19:32:20 UTC (rev 6078) +++ branches/6.1/BOOK/chapter06/make.xml 2005-06-20 19:37:48 UTC (rev 6079) @@ -60,8 +60,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
