Ver Fonte

removed 'toplevel directory' part

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1908 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans há 23 anos atrás
pai
commit
07d45745ab
1 ficheiros alterados com 1 adições e 2 exclusões
  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;