diff options
author | Kay Sievers <kay@vrfy.org> | 2015-02-08 17:18:30 +0100 |
---|---|---|
committer | Kay Sievers <kay@vrfy.org> | 2015-02-17 14:36:59 +0100 |
commit | 0974a682d155a5874123ba7de9c1e314c6681e0f (patch) | |
tree | 51f29d68e54371b323de64a9ede67fa4ea54fdb6 /man/custom-html.xsl | |
parent | 0fa2cac4f0cdefaf1addd7f1fe0fd8113db9360b (diff) |
bootctl: add sd-boot support
Diffstat (limited to 'man/custom-html.xsl')
-rw-r--r-- | man/custom-html.xsl | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/man/custom-html.xsl b/man/custom-html.xsl index 32299db710..2cb7b76ae2 100644 --- a/man/custom-html.xsl +++ b/man/custom-html.xsl @@ -87,10 +87,6 @@ </a> </xsl:template> -<xsl:template match="citerefentry[@project='gummiboot']"> - <xsl:call-template name="inline.charseq"/> -</xsl:template> - <xsl:template match="refsect1/title|refsect1/info/title"> <!-- the ID is output in the block.object call for refsect1 --> <h2> |