Author: jhuntwork
Date: 2005-04-22 06:39:10 -0600 (Fri, 22 Apr 2005)
New Revision: 5037
Modified:
branches/cross-lfs/BOOK/cross-tools/variables.xml
Log:
Fixed small typo
Modified: branches/cross-lfs/BOOK/cross-tools/variables.xml
===================================================================
--- branches/cross-lfs/BOOK/cross-tools/variables.xml 2005-04-22 11:07:03 UTC
(rev 5036)
+++ branches/cross-lfs/BOOK/cross-tools/variables.xml 2005-04-22 12:39:10 UTC
(rev 5037)
@@ -52,7 +52,7 @@
<screen><userinput>echo "We are building for ${LFS_TARGET}"
echo "Our host is ${LFS_HOST}"</userinput></screen>
-<para>Now we will make add these to ~/.bashrc, just in
+<para>Now we will add these to ~/.bashrc, just in
case you have to exit and restart building later:</para>
<screen><userinput>echo "export LFS_HOST=${LFS_HOST}" >> ~/.bashrc
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page