Ignore:
Timestamp:
08/01/2006 06:27:35 AM (18 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
6.2
Children:
0ef66b3
Parents:
07e2d39
Message:

Finished the PDF fixes.

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.2/BOOK@7737 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter05/adjusting.xml

    r07e2d39 r11bc6d5  
    4242unset SPECFILE</userinput></screen>
    4343
    44   <para>It is recommended that the above command be copy-and-pasted in order to
    45   ensure accuracy. Alternatively, the specs file can be edited by hand. This is
     44  <para><phrase condition="html">It is recommended that the above command be copy-and-pasted in order to
     45  ensure accuracy. </phrase>Alternatively, the specs file can be edited by hand. This is
    4646  done by replacing every occurrence of <quote>/lib/ld-linux.so.2</quote> with
    4747  <quote>/tools/lib/ld-linux.so.2</quote></para>
     
    6868  headers can safely be removed. This helps to avoid any host headers
    6969  polluting the build environment. Run the following commands to remove the
    70   header files in GCC's private include directory (you may find it easier to
     70  header files in GCC's private include directory<phrase condition="html"> (you may find it easier to
    7171  copy and paste these commands, rather than typing them by hand, due to
    72   their length):</para>
     72  their length)</phrase>:</para>
    7373
    7474<!-- && used to ease copy and pasting -->
Note: See TracChangeset for help on using the changeset viewer.