Переглянути джерело

dir name fix

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2529 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans 22 роки тому
батько
коміт
a245348ddb
2 змінених файлів з 2 додано та 2 видалено
  1. 1 1
      chapter05/expect-inst.xml
  2. 1 1
      chapter05/tcl-inst.xml

+ 1 - 1
chapter05/expect-inst.xml

@@ -10,7 +10,7 @@ make LDFLAGS="-s"
 make test
 make install</userinput></screen></para>
 
-<para>You can remove the tcl-&tcl-version; directory now as well as the
+<para>You can remove the tcl&tcl-version; directory now as well as the
 expect directory.</para>
 
 </sect2>

+ 1 - 1
chapter05/tcl-inst.xml

@@ -10,7 +10,7 @@ make test
 make install
 ln -s tclsh8.4 /stage1/bin/tclsh</userinput></screen></para>
 
-<para>Don't remove the tcl-&tcl-version; directory yet, you need it for the
+<para>Don't remove the tcl&tcl-version; directory yet, you need it for the
 next package installation.</para>
 
 </sect2>