]> git.saurik.com Git - apt.git/blobdiff - doc/manpage-style.xsl
* apt-pkg/aptconfiguration.cc:
[apt.git] / doc / manpage-style.xsl
index f1024c4f4e9bba665e21bb5f928ce9840d34f40e..ef349f064f3dcfa98c40acadbf92b9e35419dc81 100644 (file)
@@ -5,5 +5,8 @@
 <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">&lt;<xsl:apply-templates/>&gt;</xsl:template>
 
 </xsl:stylesheet>