Author: jim
Date: 2006-08-01 13:37:11 -0600 (Tue, 01 Aug 2006)
New Revision: 2164
Modified:
/
trunk/BOOK/final-system/multilib/automake.xml
trunk/BOOK/general.ent
trunk/BOOK/testsuite-tools/common/file.xml
Log:
[EMAIL PROTECTED] (orig r2289): [EMAIL PROTECTED] | 2006-08-01 09:53:24 -0700
Updated date
Property changes on:
___________________________________________________________________
Name: svk:merge
- b6734a72-470d-0410-b049-f317dca95413:/:2288
+ b6734a72-470d-0410-b049-f317dca95413:/:2289
Modified: trunk/BOOK/final-system/multilib/automake.xml
===================================================================
--- trunk/BOOK/final-system/multilib/automake.xml 2006-07-29 23:37:30 UTC
(rev 2163)
+++ trunk/BOOK/final-system/multilib/automake.xml 2006-08-01 19:37:11 UTC
(rev 2164)
@@ -36,7 +36,7 @@
xpointer="xpointer(//[EMAIL PROTECTED]'d'])"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
- href="../common/autoconf.xml"
+ href="../common/automake.xml"
xpointer="xpointer(//[EMAIL PROTECTED]'e'])"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2006-07-29 23:37:30 UTC (rev 2163)
+++ trunk/BOOK/general.ent 2006-08-01 19:37:11 UTC (rev 2164)
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
-<!ENTITY month "07"> <!-- Use two digits -->
-<!ENTITY month_name "July">
-<!ENTITY day "29"> <!-- Use two digits -->
+<!ENTITY month "08"> <!-- Use two digits -->
+<!ENTITY month_name "August">
+<!ENTITY day "01"> <!-- Use two digits -->
<!ENTITY year "2006"> <!-- Use four digits -->
<!ENTITY releasedate "&month_name; &day;, &year;">
Modified: trunk/BOOK/testsuite-tools/common/file.xml
===================================================================
--- trunk/BOOK/testsuite-tools/common/file.xml 2006-07-29 23:37:30 UTC (rev
2163)
+++ trunk/BOOK/testsuite-tools/common/file.xml 2006-08-01 19:37:11 UTC (rev
2164)
@@ -40,9 +40,9 @@
<screen os="g"><userinput>make install</userinput></screen>
<para os="h">Now we create a symlink so that the GCC testsuite
- can use file:</para>
+ can use <command>file</command>:</para>
-<screen os="i"><userinput>ln -sv /tools/bin/file
/usr/bin/file</userinput></screen>
+<screen os="i"><userinput>ln -sv /tools/bin/file /usr/bin</userinput></screen>
</sect2>
--
http://linuxfromscratch.org/mailman/listinfo/cross-lfs
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page