diff options
Diffstat (limited to 'doc/manpage-style.xsl')
-rw-r--r-- | doc/manpage-style.xsl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/manpage-style.xsl b/doc/manpage-style.xsl index 85aa4521f..ef349f064 100644 --- a/doc/manpage-style.xsl +++ b/doc/manpage-style.xsl @@ -5,6 +5,7 @@ <xsl:import href="/usr/share/xml/docbook/stylesheet/nwalsh/manpages/docbook.xsl" /> <xsl:param name="man.output.encoding" select="'UTF-8'" /> +<!-- LANGUAGE --> <xsl:template match="email"><<xsl:apply-templates/>></xsl:template> |