style.ja.xsl 249 B

123456789
  1. <xsl:stylesheet
  2. xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
  3. version="1.0">
  4. <xsl:import href="/usr/share/xml/docbook/stylesheet/nwalsh/manpages/docbook.xsl" />
  5. <xsl:param name="chunker.output.encoding" select="'EUC-JP'" />
  6. </xsl:stylesheet>