On 03/20/2010 12:25 PM, [email protected] wrote: > Author: bdubbs > Date: 2010-03-20 10:25:35 -0600 (Sat, 20 Mar 2010) > New Revision: 9233 > > Modified: > trunk/BOOK/chapter01/changelog.xml > trunk/BOOK/chapter05/tar.xml > trunk/BOOK/chapter06/tar.xml > trunk/BOOK/general.ent > Log: > Add a sed to the tar command to fix an > error in the latest release. The fix is from upstream. > > Modified: trunk/BOOK/chapter05/tar.xml > =================================================================== > --- trunk/BOOK/chapter05/tar.xml 2010-03-18 20:09:49 UTC (rev 9232) > +++ trunk/BOOK/chapter05/tar.xml 2010-03-20 16:25:35 UTC (rev 9233) > @@ -43,6 +43,10 @@ > <sect2 role="installation"> > <title>Installation of Tar</title> > > +<para>First fix a bug that was insterted into the latest code relese:</para>
s/relese/release/ s/insterted/inserted/ > > Modified: trunk/BOOK/chapter06/tar.xml > =================================================================== > --- trunk/BOOK/chapter06/tar.xml 2010-03-18 20:09:49 UTC (rev 9232) > +++ trunk/BOOK/chapter06/tar.xml 2010-03-20 16:25:35 UTC (rev 9233) > @@ -40,6 +40,10 @@ > <sect2 role="installation"> > <title>Installation of Tar</title> > > +<para>Again, fix a bug that was insterted into the latest code relese:</para> Same here. -- http://linuxfromscratch.org/mailman/listinfo/lfs-book FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
