]> git.saurik.com Git - apt-legacy.git/blob - doc/ja/style.ja.xsl
c102f13668be5514f86206ac16cc89a602260d43
[apt-legacy.git] / doc / ja / style.ja.xsl
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="'EUC-JP'" />
8
9 </xsl:stylesheet>