Changeset 71445e7 for LFS


Ignore:
Timestamp:
04/14/2006 09:58:30 AM (18 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
1.0, 2.3, 2.3.x, 2.4, ablfs, ablfs-more, legacy, new_features, trunk
Children:
34d4860
Parents:
b0dd4bd
Message:

Fix to match current LFS typography convenctions.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LFS/lfs.xsl

    rb0dd4bd r71445e7  
    139139        <xsl:text>export LANG=</xsl:text>
    140140        <xsl:value-of select="$lang"/>
    141         <xsl:value-of select="substring-after(string(),'modifiers]')"/>
     141        <xsl:value-of select="substring-after(string(),'modifiers>')"/>
    142142        <xsl:text>&#xA;</xsl:text>
    143143      </xsl:when>
Note: See TracChangeset for help on using the changeset viewer.