]> git.saurik.com Git - apt.git/blobdiff - doc/manpage-style.xsl
releasing version 0.9.2
[apt.git] / doc / manpage-style.xsl
index f1024c4f4e9bba665e21bb5f928ce9840d34f40e..85aa4521f22f8097c76d3516ae7acb649f15f92c 100644 (file)
@@ -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>