Explorar o código

Tag correction.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4913 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Manuel Canales Esparcia %!s(int64=20) %!d(string=hai) anos
pai
achega
801e4b58c0
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      chapter06/tar.xml

+ 2 - 2
chapter06/tar.xml

@@ -28,8 +28,8 @@ Diffutils, GCC, Gettext, Glibc, Grep, Make, and Sed</seg></seglistitem>
 <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>