Author: manuel Date: 2005-04-11 13:30:27 -0600 (Mon, 11 Apr 2005) New Revision: 4914
Modified: branches/6.1/BOOK/chapter06/tar.xml Log: Proted r4913 from trunk: Tag correction. Modified: branches/6.1/BOOK/chapter06/tar.xml =================================================================== --- branches/6.1/BOOK/chapter06/tar.xml 2005-04-11 19:29:27 UTC (rev 4913) +++ branches/6.1/BOOK/chapter06/tar.xml 2005-04-11 19:30:27 UTC (rev 4914) @@ -28,8 +28,8 @@ <sect2 role="installation"> <title>Installation of Tar</title> -<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> +<para>Tar has a bug when the <parameter>-S</parameter> 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
