Author: jim Date: 2005-03-19 22:32:52 -0700 (Sat, 19 Mar 2005) New Revision: 4792
Modified: branches/multi-arch/BOOK/chapter06/tar.xml Log: Updated: wording on Tar Patch Modified: branches/multi-arch/BOOK/chapter06/tar.xml =================================================================== --- branches/multi-arch/BOOK/chapter06/tar.xml 2005-03-20 05:29:24 UTC (rev 4791) +++ branches/multi-arch/BOOK/chapter06/tar.xml 2005-03-20 05:32:52 UTC (rev 4792) @@ -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
