diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2006-10-10 17:33:29 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2006-10-10 17:33:29 +0200 |
commit | f9427081790820a407e6ac6f69792696f71351ec (patch) | |
tree | b773797663173ec98c1bd896ecdbec17dc7e0a24 /doc/ja/style.ja.xsl | |
parent | d21a95bf5efe85390eb9def96ceb27dbab1d72d8 (diff) | |
parent | c914dbcfe4421cdc904a5847860aa987807819b9 (diff) |
* merged from Chrisitan Perrier
Diffstat (limited to 'doc/ja/style.ja.xsl')
-rw-r--r-- | doc/ja/style.ja.xsl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/ja/style.ja.xsl b/doc/ja/style.ja.xsl index 4af2d74cf..c102f1366 100644 --- a/doc/ja/style.ja.xsl +++ b/doc/ja/style.ja.xsl @@ -4,6 +4,6 @@ <xsl:import href="/usr/share/xml/docbook/stylesheet/nwalsh/manpages/docbook.xsl" /> -<xsl:param name="chunker.output.encoding" select="'EUC-JP'" /> +<xsl:param name="man.output.encoding" select="'EUC-JP'" /> -</xsl:stylesheet>
\ No newline at end of file +</xsl:stylesheet> |