Changeset 62033d2 for CLFS/clfs.xsl


Ignore:
Timestamp:
03/23/2006 06:51:57 PM (18 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
experimental
Children:
3fcd63e
Parents:
9a4f673
Message:

Depured bootscripts and bootable chapters.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CLFS/clfs.xsl

    r9a4f673 r62033d2  
    147147        <xsl:text>export LANG=</xsl:text>
    148148        <xsl:value-of select="$lang"/>
    149         <xsl:value-of select="substring-after(string(),'modifiers]')"/>
     149        <xsl:value-of select="substring-after(string(),'charmap]')"/>
    150150        <xsl:text>&#xA;</xsl:text>
    151151      </xsl:when>
Note: See TracChangeset for help on using the changeset viewer.