summaryrefslogtreecommitdiff
path: root/doc/manpage-style.xsl
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2011-11-22 13:25:27 +0100
committerMichael Vogt <michael.vogt@ubuntu.com>2011-11-22 13:25:27 +0100
commitc8e5d01add32db96106241794de38bd7d7d26990 (patch)
tree08bf59e573b936d0842102e78c0b7e028e8d0565 /doc/manpage-style.xsl
parent210f0c31fadf00c0acb3f83ac57ff65a4ce0ed8d (diff)
parent2130caa8f4f4d9512551fdf869af499fc901b117 (diff)
merged from lp:~donkult/apt/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>