]> git.saurik.com Git - apt.git/blame - doc/fr/style.fr.xsl
"backport" the APT::Configuration class to apt-sid
[apt.git] / doc / fr / style.fr.xsl
CommitLineData
b23f91eb 1<xsl:stylesheet
2 xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
3 version="1.0">
4
5<xsl:import href="/usr/share/xml/docbook/stylesheet/nwalsh/manpages/docbook.xsl" />
6
7<xsl:param name="man.output.encoding" select="'ISO-8859-15'" />
8
9</xsl:stylesheet>