summaryrefslogtreecommitdiff
path: root/doc/manpage-style.xsl
diff options
context:
space:
mode:
Diffstat (limited to 'doc/manpage-style.xsl')
-rw-r--r--doc/manpage-style.xsl2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/manpage-style.xsl b/doc/manpage-style.xsl
index f1024c4f4..85aa4521f 100644
--- a/doc/manpage-style.xsl
+++ b/doc/manpage-style.xsl
@@ -6,4 +6,6 @@
<xsl:param name="man.output.encoding" select="'UTF-8'" />
+<xsl:template match="email">&lt;<xsl:apply-templates/>&gt;</xsl:template>
+
</xsl:stylesheet>