Author: jim
Date: 2005-03-19 22:34:00 -0700 (Sat, 19 Mar 2005)
New Revision: 4793

Modified:
   trunk/BOOK/chapter06/tar.xml
Log:
Updated: wording on Tar Patch

Modified: trunk/BOOK/chapter06/tar.xml
===================================================================
--- trunk/BOOK/chapter06/tar.xml        2005-03-20 05:32:52 UTC (rev 4792)
+++ trunk/BOOK/chapter06/tar.xml        2005-03-20 05:34:00 UTC (rev 4793)
@@ -28,8 +28,8 @@
 <sect2 role="installation">
 <title>Installation of Tar</title>
 
-<para>Tar has bug when the -S option is used with files over
-4 GB. The following patch properly fixes this issue</para>
+<para>Tar has a bug when the -S option is used with files larger
+than 4 GB. The following patch properly fixes this issue:</para>
 
 <screen><userinput>patch -Np1 -i 
../tar-&tar-version;-sparse_fix-1.patch</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