PDF fixes in chapter01

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.1/BOOK@4930 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Manuel Canales Esparcia 2005-04-12 18:26:59 +00:00
parent df90406c88
commit 46c501b673
2 changed files with 6 additions and 4 deletions

View File

@ -13,8 +13,8 @@
<para>If during the building of the LFS system you encounter any <para>If during the building of the LFS system you encounter any
errors, have any questions, or think there is a typo in the book, errors, have any questions, or think there is a typo in the book,
please start by consulting the Frequently Asked Questions (FAQ) at please start by consulting the Frequently Asked Questions (FAQ)
<ulink url="&faq-root;"/>.</para> that are located at <ulink url="&faq-root;"/>.</para>
</sect2> </sect2>
<sect2 id="ch-scatter-maillists" xreflabel="Chapter 1 - Mailing Lists"> <sect2 id="ch-scatter-maillists" xreflabel="Chapter 1 - Mailing Lists">
@ -66,8 +66,7 @@ LFS activities.</para>
<title>References</title> <title>References</title>
<para>For additional information on the packages, useful tips are <para>For additional information on the packages, useful tips are
available at available in the LFS Package Reference page at <ulink
<ulink
url="http://www.linuxfromscratch.org/~matthew/LFS-references.html"/>.</para> url="http://www.linuxfromscratch.org/~matthew/LFS-references.html"/>.</para>
</sect2> </sect2>
@ -79,6 +78,7 @@ url="http://www.linuxfromscratch.org/~matthew/LFS-references.html"/>.</para>
accessing the website and downloading the required packages more accessing the website and downloading the required packages more
convenient. Please visit the LFS website at <ulink url="&lfs-root;"/> convenient. Please visit the LFS website at <ulink url="&lfs-root;"/>
for a list of current mirrors.</para> for a list of current mirrors.</para>
<beginpage/>
</sect2> </sect2>
<sect2 id="ch-scatter-contactinfo"> <sect2 id="ch-scatter-contactinfo">

View File

@ -64,6 +64,8 @@ is not necessary to include the entire output, but do include enough
of the relevant information. Below is an example of the type of of the relevant information. Below is an example of the type of
information to include from the screen output from <command>make</command>:</para> information to include from the screen output from <command>make</command>:</para>
<beginpage/>
<screen><computeroutput>gcc -DALIASPATH=\"/mnt/lfs/usr/share/locale:.\" <screen><computeroutput>gcc -DALIASPATH=\"/mnt/lfs/usr/share/locale:.\"
-DLOCALEDIR=\"/mnt/lfs/usr/share/locale\" -DLOCALEDIR=\"/mnt/lfs/usr/share/locale\"
-DLIBDIR=\"/mnt/lfs/usr/lib\" -DLIBDIR=\"/mnt/lfs/usr/lib\"