浏览代码

Updated: wording, thanx Randy

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4790 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Jim Gifford 20 年之前
父节点
当前提交
3afd8c74cc
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      chapter06/tar.xml

+ 1 - 1
chapter06/tar.xml

@@ -29,7 +29,7 @@ Diffutils, GCC, Gettext, Glibc, Grep, Make, and Sed</seg></seglistitem>
 <title>Installation of Tar</title>
 <title>Installation of Tar</title>
 
 
 <para>Tar has bug when the -S option is used with files over
 <para>Tar has bug when the -S option is used with files over
-4 GB. The following patch properly fixes that issue</para>
+4 GB. The following patch properly fixes this issue</para>
 
 
 <screen><userinput>patch -Np1 -i ../tar-&tar-version;-sparse_fix-1.patch</userinput></screen>
 <screen><userinput>patch -Np1 -i ../tar-&tar-version;-sparse_fix-1.patch</userinput></screen>