summaryrefslogtreecommitdiff
path: root/doc/ja/style.ja.xsl
blob: c102f13668be5514f86206ac16cc89a602260d43 (plain)
1
2
3
4
5
6
7
8
9
<xsl:stylesheet
 xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
 version="1.0">

<xsl:import href="/usr/share/xml/docbook/stylesheet/nwalsh/manpages/docbook.xsl" />

<xsl:param name="man.output.encoding" select="'EUC-JP'" />

</xsl:stylesheet>