Ignore:
Timestamp:
May 20, 2014, 1:18:00 AM (10 years ago)
Author:
Chris Staub <chris@…>
Branches:
clfs-3.0.0-systemd, master, systemd
Children:
1b48cb6
Parents:
c9f6a00
Message:

Put archs in top-index in alphabetical order

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/stylesheets/top-index.xsl

    rc9f6a00 rdf26b50  
    112112          <li>
    113113            <h4>
     114              <a href="mips">
     115                <xsl:text>MIPS</xsl:text>
     116              </a>
     117            </h4>
     118          </li>
     119          <li>
     120            <h4>
    114121              <a href="ppc">
    115122                <xsl:text>PowerPC</xsl:text>
    116               </a>
    117             </h4>
    118           </li>
    119           <li>
    120             <h4>
    121               <a href="mips">
    122                 <xsl:text>MIPS</xsl:text>
    123123              </a>
    124124            </h4>
     
    148148          <li>
    149149            <h4>
     150              <a href="mips64-64">
     151                <xsl:text>MIPS</xsl:text>
     152              </a>
     153            </h4>
     154          </li>
     155          <li>
     156            <h4>
    150157              <a href="ppc64-64">
    151158                <xsl:text>PowerPC64</xsl:text>
    152               </a>
    153             </h4>
    154           </li>
    155 
    156           <li>
    157             <h4>
    158               <a href="mips64-64">
    159                 <xsl:text>MIPS</xsl:text>
    160159              </a>
    161160            </h4>
     
    192191          <li>
    193192            <h4>
     193              <a href="ppc64">
     194                <xsl:text>PowerPC64</xsl:text>
     195              </a>
     196            </h4>
     197          </li>
     198          <li>
     199            <h4>
    194200             <a href="sparc64">
    195201                <xsl:text>Sparc v9/Ultrasparc</xsl:text>
    196202             </a>
    197             </h4>
    198           </li>
    199           <li>
    200             <h4>
    201               <a href="ppc64">
    202                 <xsl:text>PowerPC64</xsl:text>
    203               </a>
    204203            </h4>
    205204          </li>
Note: See TracChangeset for help on using the changeset viewer.