Fixed docbook build for NixOS
svn path=/nixos/trunk/; revision=9628
This commit is contained in:
parent
2f49250b8d
commit
edf5ce8d75
@ -23,7 +23,7 @@
|
|||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term>
|
<term>
|
||||||
<option>
|
<option>
|
||||||
<xsl:for-each select="attr[@name = 'name']/list/string">
|
<xsl:for-each select="attr[@name = 'name']/string">
|
||||||
<xsl:value-of select="@value" />
|
<xsl:value-of select="@value" />
|
||||||
<xsl:if test="position() != last()">.</xsl:if>
|
<xsl:if test="position() != last()">.</xsl:if>
|
||||||
</xsl:for-each>
|
</xsl:for-each>
|
||||||
|
Loading…
Reference in New Issue
Block a user