Changeset 2721

Show
Ignore:
Timestamp:
09/25/06 05:20:18 (2 years ago)
Author:
jim
Message:

Fixed typos in sparc64 flags.xml

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/clfs-1.0/BOOK/chroot/sparc64-64/flags.xml

    r2717 r2721  
    2323   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 
    2424   href="../../cross-tools/sparc64-64/flags.xml" 
     25   xpointer="xpointer(//*[@os='e'])"/> 
     26 
     27   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 
     28   href="../../cross-tools/sparc64-64/flags.xml" 
    2529   xpointer="xpointer(//*[@os='f'])"/> 
    2630 
  • branches/clfs-1.0/BOOK/chroot/sparc64/flags.xml

    r2717 r2721  
    3030   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 
    3131   href="../../cross-tools/sparc64/flags.xml" 
     32   xpointer="xpointer(//*[@os='e'])"/> 
     33 
     34   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 
     35   href="../../cross-tools/sparc64/flags.xml" 
    3236   xpointer="xpointer(//*[@os='f'])"/> 
    3337 
  • branches/clfs-1.0/BOOK/cross-tools/sparc64-64/flags.xml

    r1920 r2721  
    2424echo export GCCTARGET=\""${GCCTARGET}\"" &gt;&gt; ~/.bashrc</userinput></screen> 
    2525 
    26   <para os="e">The following table gives the entires for different Sparc 64 capable 
    27   processors. Pick the processor that matches your system.</para> 
     26   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 
     27   href="../sparc64/flags.xml" 
     28   xpointer="xpointer(//*[@os='e'])"/> 
    2829 
    2930  <table os="f"> 
  • branches/clfs-1.0/BOOK/cross-tools/sparc64/flags.xml

    r2717 r2721  
    2727 
    2828  <para os="e">The following table gives the entires for different Sparc 64 capable 
    29   processors. Pick the processor that matches your system.</para> 
     29  processors. Pick the processor that matches your system. Note: GCC settings are 
     30  only needed in the early sections of the book, and will not be used in the final-system 
     31  builds.</para> 
    3032 
    3133  <table os="f"> 
    32     <title>List of architectures, target triplets, and recommended book</title> 
     34    <title>List of 32-Bit settings, 64-Bit Build settings, and GCC setting</title> 
    3335    <tgroup cols="2" align="center"> 
    3436      <colspec colname="Processor"/>