diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2009-12-02 17:24:56 +0100 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2009-12-02 17:24:56 +0100 |
commit | f3ceaca7a648f7d93fa88106910151e69f498801 (patch) | |
tree | b2bf899c035363fbc0b561f1006a787cb06527f0 /doc/ja/style.ja.xsl | |
parent | 5085e660679cdbb51783702898c42000d5db4fba (diff) | |
parent | 16d7341fce96b089aa2a1c241acd0a72209bcd7f (diff) |
merge from the debian-sid branch
Diffstat (limited to 'doc/ja/style.ja.xsl')
-rw-r--r-- | doc/ja/style.ja.xsl | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/doc/ja/style.ja.xsl b/doc/ja/style.ja.xsl deleted file mode 100644 index c102f1366..000000000 --- a/doc/ja/style.ja.xsl +++ /dev/null @@ -1,9 +0,0 @@ -<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> |