Whamcloud - gitweb
LUDOC-11 misc: remove references for older Lustre
[doc/manual.git] / style / customstyle_fo.xsl
index a689a92..fe87867 100644 (file)
     </xsl:variable>
        <xsl:variable name="versionstr">
                <xsl:choose>
-                       <xsl:when test="@condition = 'l24'">Introduced in Lustre 2.4</xsl:when>
                        <xsl:when test="@condition = 'l25'">Introduced in Lustre 2.5</xsl:when>
                        <xsl:when test="@condition = 'l26'">Introduced in Lustre 2.6</xsl:when>
                        <xsl:when test="@condition = 'l27'">Introduced in Lustre 2.7</xsl:when>
                        <xsl:when test="@condition = 'l2E'">Introduced in Lustre 2.14</xsl:when>
                        <xsl:when test="@condition = 'l2F'">Introduced in Lustre 2.15</xsl:when>
                        <xsl:when test="@condition = 'l2G'">Introduced in Lustre 2.16</xsl:when>
-                       <xsl:otherwise>Documentation Error: unrecognised condition attribute</xsl:otherwise>
+                       <xsl:otherwise>Introduced in before Lustre 2.5</xsl:otherwise>
                </xsl:choose>
        </xsl:variable>
     <xsl:choose>
        </xsl:variable>
        <xsl:variable name="lustrecond">
                <xsl:choose>
-                       <xsl:when test="@condition='l23'">L 2.3</xsl:when>
-                       <xsl:when test="@condition='l24'">L 2.4</xsl:when>
                        <xsl:when test="@condition='l25'">L 2.5</xsl:when>
                        <xsl:when test="@condition='l26'">L 2.6</xsl:when>
                        <xsl:when test="@condition='l27'">L 2.7</xsl:when>
                        <xsl:when test="@condition='l2B'">L 2.11</xsl:when>
                        <xsl:when test="@condition='l2C'">L 2.12</xsl:when>
                        <xsl:when test="@condition='l2D'">L 2.13</xsl:when>
+                       <xsl:when test="@condition='l2E'">L 2.14</xsl:when>
+                       <xsl:when test="@condition='l2F'">L 2.15</xsl:when>
+                       <xsl:when test="@condition='l2G'">L 2.16</xsl:when>
                        <xsl:otherwise></xsl:otherwise>
                </xsl:choose>
        </xsl:variable>