Explorar o código

removed 'toplevel directory' part

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1908 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans %!s(int64=23) %!d(string=hai) anos
pai
achega
07d45745ab
Modificáronse 1 ficheiros con 1 adicións e 2 borrados
  1. 1 2
      chapter06/tar-inst.xml

+ 1 - 2
chapter06/tar-inst.xml

@@ -11,8 +11,7 @@ for gzip files).</para>
 
 <para><screen><userinput>patch -Np1 -i ../tar-1.13.patch</userinput></screen></para>
 
-<para>Install Tar by running the following commands from the toplevel
-directory:</para>
+<para>Install Tar by running the following commands:</para>
 
 <para><screen><userinput>./configure --prefix=/usr \
 &nbsp;&nbsp;&nbsp;&nbsp;--libexecdir=/usr/bin --bindir=/bin &amp;&amp;