Author: bdubbs
Date: 2010-03-20 14:16:26 -0600 (Sat, 20 Mar 2010)
New Revision: 9234

Modified:
   trunk/BOOK/chapter05/tar.xml
   trunk/BOOK/chapter06/tar.xml
Log:
Typo

Modified: trunk/BOOK/chapter05/tar.xml
===================================================================
--- trunk/BOOK/chapter05/tar.xml        2010-03-20 16:25:35 UTC (rev 9233)
+++ trunk/BOOK/chapter05/tar.xml        2010-03-20 20:16:26 UTC (rev 9234)
@@ -43,7 +43,7 @@
   <sect2 role="installation">
     <title>Installation of Tar</title>
 
-    <para>First fix a bug that was insterted into the latest code 
relese:</para>
+    <para>First fix a bug that was inserted into the latest code 
release:</para>
 
 <screen><userinput remap="pre">sed -i /SIGPIPE/d src/tar.c</userinput></screen>
 

Modified: trunk/BOOK/chapter06/tar.xml
===================================================================
--- trunk/BOOK/chapter06/tar.xml        2010-03-20 16:25:35 UTC (rev 9233)
+++ trunk/BOOK/chapter06/tar.xml        2010-03-20 20:16:26 UTC (rev 9234)
@@ -40,7 +40,7 @@
   <sect2 role="installation">
     <title>Installation of Tar</title>
 
-    <para>Again, fix a bug that was insterted into the latest code 
relese:</para>
+    <para>Again, fix a bug that was inserted into the latest code 
release:</para>
 
 <screen><userinput remap="pre">sed -i /SIGPIPE/d src/tar.c</userinput></screen>
 

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to