summaryrefslogtreecommitdiff
path: root/doc/manpage-style.xsl
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2011-12-19 14:40:28 +0100
committerMichael Vogt <michael.vogt@ubuntu.com>2011-12-19 14:40:28 +0100
commit0418949ebe9fc886e7794fa1de17c8b6c74e65ea (patch)
tree51e86475e77acf0ddc96ee419b47d2cd7dddb3d4 /doc/manpage-style.xsl
parent2f67d29b0c3de8618983055e811e70ee36662f4a (diff)
parent17e4eb255750033b9fc6c64ad028c19f98ad08ad (diff)
merged from debian-sid
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>