Changeset b33a57b


Ignore:
Timestamp:
08/06/2006 08:52:14 AM (18 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
experimental
Children:
8381f6e
Parents:
d39035c
Message:

CLFS2: fixed Groff installation.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CLFS2/clfs2.xsl

    rd39035c rb33a57b  
    142142        <xsl:value-of select="$timezone"/>
    143143      </xsl:when>
    144       <xsl:when test="ancestor::sect1[@id='ch-cross-tools-groff']">
     144      <xsl:when test="ancestor::sect1[@id='ch-cross-tools-groff'] or
     145                      ancestor::sect1[@id='ch-system-groff']">
    145146        <xsl:value-of select="$page"/>
    146147      </xsl:when>
Note: See TracChangeset for help on using the changeset viewer.