Changeset 868b5fc for chapter05


Ignore:
Timestamp:
09/09/2004 06:36:25 PM (20 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
6.0
Children:
7e58f22
Parents:
332ba21
Message:

Added support to can have
different contextual phrases for HTML or PDF output.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter05/adjusting.xml

    r332ba21 r868b5fc  
    4343unset SPECFILE</userinput></screen>
    4444
    45 <para>It is recommended that the above command be copy-and-pasted in
    46 order to ensure accuracy. Alternatively, the specs file can be
     45<para><phrase condition="html">It is recommended that the above command
     46be copy-and-pasted in order to ensure accuracy. </phrase>
     47<phrase condition="pdf">Be very careful when typing the above command. </phrase>
     48Alternatively, the specs file can be
    4749edited by hand. This is done by replacing every occurrence of
    4850<quote>/lib/ld-linux.so.2</quote> with
Note: See TracChangeset for help on using the changeset viewer.