Author: manuel
Date: 2005-04-13 12:43:32 -0600 (Wed, 13 Apr 2005)
New Revision: 4943

Modified:
   branches/6.1/BOOK/chapter06/binutils.xml
   branches/6.1/BOOK/chapter06/gcc.xml
   branches/6.1/BOOK/chapter06/glibc.xml
   branches/6.1/BOOK/chapter06/introduction.xml
   branches/6.1/BOOK/chapter06/pwdgroup.xml
   branches/6.1/BOOK/chapter06/readjusting.xml
Log:
PDF fixes in chapter06, set 1.

Modified: branches/6.1/BOOK/chapter06/binutils.xml
===================================================================
--- branches/6.1/BOOK/chapter06/binutils.xml    2005-04-13 18:05:42 UTC (rev 
4942)
+++ branches/6.1/BOOK/chapter06/binutils.xml    2005-04-13 18:43:32 UTC (rev 
4943)
@@ -76,6 +76,8 @@
 package on an Intel machine that generates code that can be executed
 on PowerPC machines).</para>
 
+<beginpage/>
+
 <important><para>The test suite for Binutils in this section is
 considered critical. Do not skip it under any
 circumstances.</para></important>

Modified: branches/6.1/BOOK/chapter06/gcc.xml
===================================================================
--- branches/6.1/BOOK/chapter06/gcc.xml 2005-04-13 18:05:42 UTC (rev 4942)
+++ branches/6.1/BOOK/chapter06/gcc.xml 2005-04-13 18:43:32 UTC (rev 4943)
@@ -174,7 +174,7 @@
 <listitem>
 <para>A shell script used to help create useful bug reports</para>
 <indexterm zone="ch-system-gcc gccbug"><primary 
sortas="b-gccbug">gccbug</primary></indexterm>
-</listitem>
+<beginpage/></listitem>
 </varlistentry>
 
 <varlistentry id="gcov">

Modified: branches/6.1/BOOK/chapter06/glibc.xml
===================================================================
--- branches/6.1/BOOK/chapter06/glibc.xml       2005-04-13 18:05:42 UTC (rev 
4942)
+++ branches/6.1/BOOK/chapter06/glibc.xml       2005-04-13 18:43:32 UTC (rev 
4943)
@@ -75,6 +75,8 @@
 </varlistentry>
 </variablelist>
 
+<beginpage/>
+
 <para>Compile the package:</para>
 
 <screen><userinput>make</userinput></screen>
@@ -134,6 +136,8 @@
 
 <screen><userinput>make localedata/install-locales</userinput></screen>
 
+<beginpage/>
+
 <para>To save time, an alternative to running the
 previous command (which generates and installs every locale Glibc is
 aware of) is to install only those locales that are wanted and needed.
@@ -184,6 +188,8 @@
 
 <screen><userinput>make -C ../glibc-&glibc-version;/linuxthreads/man 
install</userinput></screen>
 
+<beginpage/>
+
 </sect2>
 
 <sect2 id="conf-glibc" role="configuration"><title>Configuring Glibc</title>
@@ -246,9 +252,10 @@
 </varlistentry>
 </variablelist>
 
+<beginpage/>
+
 </sect2>
 
-
 <sect2 id="conf-ld" role="configuration">
 <title>Configuring Dynamic Loader</title>
 <indexterm zone="conf-ld"><primary 
sortas="e-/etc/ld.so.conf">/etc/ld.so.conf</primary></indexterm>

Modified: branches/6.1/BOOK/chapter06/introduction.xml
===================================================================
--- branches/6.1/BOOK/chapter06/introduction.xml        2005-04-13 18:05:42 UTC 
(rev 4942)
+++ branches/6.1/BOOK/chapter06/introduction.xml        2005-04-13 18:43:32 UTC 
(rev 4943)
@@ -59,7 +59,8 @@
 <para>To keep track of which package installs particular files, a package
 manager can be used. For a general overview of different styles of package
 managers, please refer to <ulink
-url="&blfs-root;view/svn/introduction/important.html"/>.
+url="&blfs-root;view/svn/introduction/important.html"><phrase 
+condition="pdf">&blfs-root;view/svn/ 
introduction/important.html</phrase></ulink>.
 For a package management method specifically geared towards LFS, we recommend 
<ulink
 url="&hints-root;more_control_and_pkg_man.txt"/>.</para>
 

Modified: branches/6.1/BOOK/chapter06/pwdgroup.xml
===================================================================
--- branches/6.1/BOOK/chapter06/pwdgroup.xml    2005-04-13 18:05:42 UTC (rev 
4942)
+++ branches/6.1/BOOK/chapter06/pwdgroup.xml    2005-04-13 18:43:32 UTC (rev 
4943)
@@ -76,6 +76,8 @@
 binaries as soon as they are installed, turn off this function for the
 duration of this chapter.</para>
 
+<beginpage/>
+
 <para>The <command>login</command>, <command>agetty</command>, and
 <command>init</command> programs (and others) use a number of log
 files to record information such as who was logged into the system and

Modified: branches/6.1/BOOK/chapter06/readjusting.xml
===================================================================
--- branches/6.1/BOOK/chapter06/readjusting.xml 2005-04-13 18:05:42 UTC (rev 
4942)
+++ branches/6.1/BOOK/chapter06/readjusting.xml 2005-04-13 18:43:32 UTC (rev 
4943)
@@ -71,6 +71,8 @@
 linkend="ch-tools-toolchaintechnotes" role=","/> if
 necessary.</para></important>
 
+<beginpage/>
+
 <caution><para>It is imperative at this point to stop and ensure that
 the basic functions (compiling and linking) of the adjusted toolchain
 are working as expected. To do this, perform a sanity

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to