Author: manuel
Date: 2005-08-13 05:00:55 -0600 (Sat, 13 Aug 2005)
New Revision: 6674
Modified:
branches/cross-lfs/BOOK/cross-tools/common/variables.xml
branches/cross-lfs/BOOK/final-system/mips64-64/adjusting.xml
branches/cross-lfs/BOOK/final-system/mips64/adjusting.xml
branches/cross-lfs/BOOK/final-system/multilib/bzip2-64bit.xml
branches/cross-lfs/BOOK/final-system/multilib/bzip2-n32.xml
branches/cross-lfs/BOOK/final-system/multilib/bzip2.xml
branches/cross-lfs/BOOK/final-system/sparc64-64/adjusting.xml
branches/cross-lfs/BOOK/final-system/x86_64-64/adjusting.xml
branches/cross-lfs/BOOK/final-system/x86_64/adjusting.xml
branches/cross-lfs/BOOK/introduction/common/changelog.xml
Log:
Trailing spaces clean-up
Modified: branches/cross-lfs/BOOK/cross-tools/common/variables.xml
===================================================================
--- branches/cross-lfs/BOOK/cross-tools/common/variables.xml 2005-08-13
10:58:30 UTC (rev 6673)
+++ branches/cross-lfs/BOOK/cross-tools/common/variables.xml 2005-08-13
11:00:55 UTC (rev 6674)
@@ -58,7 +58,7 @@
<para>If the information listed about is not correct and you used
Method 1, you will have to use Method 2 to set it correctly.</para>
-
+
<para>Now we will add these to <filename>~/.bashrc</filename>, just in
case you have to exit and restart building later:</para>
Modified: branches/cross-lfs/BOOK/final-system/mips64/adjusting.xml
===================================================================
--- branches/cross-lfs/BOOK/final-system/mips64/adjusting.xml 2005-08-13
10:58:30 UTC (rev 6673)
+++ branches/cross-lfs/BOOK/final-system/mips64/adjusting.xml 2005-08-13
11:00:55 UTC (rev 6674)
@@ -87,7 +87,7 @@
<screen><computeroutput>[Requesting program interpreter:
/lib64/ld.so.1]</computeroutput></screen>
<para>Note that <filename class="directory">/lib</filename>,
-<filename class="directory">/lib32</filename> or
+<filename class="directory">/lib32</filename> or
<filename class="directory">/lib64</filename> is now the prefix
of our dynamic linker.</para>
Modified: branches/cross-lfs/BOOK/final-system/mips64-64/adjusting.xml
===================================================================
--- branches/cross-lfs/BOOK/final-system/mips64-64/adjusting.xml
2005-08-13 10:58:30 UTC (rev 6673)
+++ branches/cross-lfs/BOOK/final-system/mips64-64/adjusting.xml
2005-08-13 11:00:55 UTC (rev 6674)
@@ -64,7 +64,7 @@
<screen><computeroutput>[Requesting program interpreter:
/lib/ld.so.1]</computeroutput></screen>
<para>Note that <filename class="directory">/lib</filename>,
-<filename class="directory">/lib32</filename> or
+<filename class="directory">/lib32</filename> or
<filename class="directory">/lib64</filename> is now the prefix
of our dynamic linker.</para>
Modified: branches/cross-lfs/BOOK/final-system/multilib/bzip2-64bit.xml
===================================================================
--- branches/cross-lfs/BOOK/final-system/multilib/bzip2-64bit.xml
2005-08-13 10:58:30 UTC (rev 6673)
+++ branches/cross-lfs/BOOK/final-system/multilib/bzip2-64bit.xml
2005-08-13 11:00:55 UTC (rev 6674)
@@ -53,7 +53,7 @@
<para>The Bzip2 package does not contain a <command>configure</command>
script. Compile it with:</para>
-<screen><userinput>make -f Makefile-libbz2_so CC="gcc ${BUILD64}" CXX="g++
${BUILD64}"
+<screen><userinput>make -f Makefile-libbz2_so CC="gcc ${BUILD64}" CXX="g++
${BUILD64}"
make clean</userinput></screen>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Modified: branches/cross-lfs/BOOK/final-system/multilib/bzip2-n32.xml
===================================================================
--- branches/cross-lfs/BOOK/final-system/multilib/bzip2-n32.xml 2005-08-13
10:58:30 UTC (rev 6673)
+++ branches/cross-lfs/BOOK/final-system/multilib/bzip2-n32.xml 2005-08-13
11:00:55 UTC (rev 6674)
@@ -53,7 +53,7 @@
<para>The Bzip2 package does not contain a <command>configure</command>
script. Compile it with:</para>
-<screen><userinput>make -f Makefile-libbz2_so CC="gcc ${BUILDN32}" CXX="g++
${BUILDN32}"
+<screen><userinput>make -f Makefile-libbz2_so CC="gcc ${BUILDN32}" CXX="g++
${BUILDN32}"
make clean</userinput></screen>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Modified: branches/cross-lfs/BOOK/final-system/multilib/bzip2.xml
===================================================================
--- branches/cross-lfs/BOOK/final-system/multilib/bzip2.xml 2005-08-13
10:58:30 UTC (rev 6673)
+++ branches/cross-lfs/BOOK/final-system/multilib/bzip2.xml 2005-08-13
11:00:55 UTC (rev 6674)
@@ -44,7 +44,7 @@
<para>Prepare Bzip2 for compilation with:</para>
-<screen><userinput>make -f Makefile-libbz2_so CC="gcc ${BUILD32}" CXX="g++
${BUILD32}"
+<screen><userinput>make -f Makefile-libbz2_so CC="gcc ${BUILD32}" CXX="g++
${BUILD32}"
make clean</userinput></screen>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Modified: branches/cross-lfs/BOOK/final-system/sparc64-64/adjusting.xml
===================================================================
--- branches/cross-lfs/BOOK/final-system/sparc64-64/adjusting.xml
2005-08-13 10:58:30 UTC (rev 6673)
+++ branches/cross-lfs/BOOK/final-system/sparc64-64/adjusting.xml
2005-08-13 11:00:55 UTC (rev 6674)
@@ -57,7 +57,7 @@
<screen><computeroutput>[Requesting program interpreter:
/lib/ld.so.1]</computeroutput></screen>
<para>Note that <filename class="directory">/lib</filename>,
-<filename class="directory">/lib32</filename> or
+<filename class="directory">/lib32</filename> or
<filename class="directory">/lib64</filename> is now the prefix
of our dynamic linker.</para>
Modified: branches/cross-lfs/BOOK/final-system/x86_64/adjusting.xml
===================================================================
--- branches/cross-lfs/BOOK/final-system/x86_64/adjusting.xml 2005-08-13
10:58:30 UTC (rev 6673)
+++ branches/cross-lfs/BOOK/final-system/x86_64/adjusting.xml 2005-08-13
11:00:55 UTC (rev 6674)
@@ -34,7 +34,7 @@
<para>It is a good idea to visually inspect the specs file to verify the
intended change was actually made.</para>
- <para>Note that <filename class="directory">/lib</filename> or
+ <para>Note that <filename class="directory">/lib</filename> or
<filename class="directory">/lib64</filename> is now the prefix
of our dynamic linker.</para>
@@ -68,7 +68,7 @@
<screen><computeroutput>[Requesting program interpreter:
/lib64/ld-linux-x86-64.so.2]</computeroutput></screen>
-<para>Note that <filename class="directory">/lib</filename> or
+<para>Note that <filename class="directory">/lib</filename> or
<filename class="directory">/lib64</filename> is now the prefix
of our dynamic linker.</para>
Modified: branches/cross-lfs/BOOK/final-system/x86_64-64/adjusting.xml
===================================================================
--- branches/cross-lfs/BOOK/final-system/x86_64-64/adjusting.xml
2005-08-13 10:58:30 UTC (rev 6673)
+++ branches/cross-lfs/BOOK/final-system/x86_64-64/adjusting.xml
2005-08-13 11:00:55 UTC (rev 6674)
@@ -34,7 +34,7 @@
<para>It is a good idea to visually inspect the specs file to verify the
intended change was actually made.</para>
- <para>Note that <filename class="directory">/lib</filename> or
+ <para>Note that <filename class="directory">/lib</filename> or
<filename class="directory">/lib32</filename> is now the prefix
of our dynamic linker.</para>
@@ -56,7 +56,7 @@
<screen><computeroutput>[Requesting program interpreter:
/lib/ld-linux-x86-64.so.2]</computeroutput></screen>
-<para>Note that <filename class="directory">/lib</filename> or
+<para>Note that <filename class="directory">/lib</filename> or
<filename class="directory">/lib64</filename> is now the prefix
of our dynamic linker.</para>
Modified: branches/cross-lfs/BOOK/introduction/common/changelog.xml
===================================================================
--- branches/cross-lfs/BOOK/introduction/common/changelog.xml 2005-08-13
10:58:30 UTC (rev 6673)
+++ branches/cross-lfs/BOOK/introduction/common/changelog.xml 2005-08-13
11:00:55 UTC (rev 6674)
@@ -205,7 +205,7 @@
<para>August 9, 2005</para>
<itemizedlist>
<listitem>
- <para>[jim] - Export build variables in temp-tools to .bash_profile.
+ <para>[jim] - Export build variables in temp-tools to .bash_profile.
Change recommended by Christian Schneider.</para>
</listitem>
</itemizedlist>
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page