diff options
author | Michael Vogt <egon@bottom> | 2006-10-11 08:54:25 +0200 |
---|---|---|
committer | Michael Vogt <egon@bottom> | 2006-10-11 08:54:25 +0200 |
commit | 44438931bea209d0432c2f7e984521b3fa8072e9 (patch) | |
tree | 31f5f8ddbbe7df8052fe4ce662d0742888e55ade /doc/ja | |
parent | 76428109f979afd635180e487a717bc86a85620b (diff) | |
parent | f9427081790820a407e6ac6f69792696f71351ec (diff) |
* merged from Christians branch
Diffstat (limited to 'doc/ja')
-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> |