瀏覽代碼

removed 'toplevel directory' part

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1908 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans 23 年之前
父節點
當前提交
07d45745ab
共有 1 個文件被更改,包括 1 次插入2 次删除
  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;