aboutsummaryrefslogtreecommitdiff
path: root/docs/xslt
diff options
context:
space:
mode:
authorIgor Sysoev <igor@sysoev.ru>2011-08-23 12:50:54 +0000
committerIgor Sysoev <igor@sysoev.ru>2011-08-23 12:50:54 +0000
commit03228790c644384adc1b2eeb59c577699aa41709 (patch)
tree9087817c5abfa956ed45ecae525e2c06c2cd2eb9 /docs/xslt
parentae6eba4f162b4958e8ef6f1b75ea29f45497e5e6 (diff)
downloadnginx-03228790c644384adc1b2eeb59c577699aa41709.tar.gz
nginx-03228790c644384adc1b2eeb59c577699aa41709.zip
CHANGES conversion from KOI8-R to UTF-8.
Diffstat (limited to 'docs/xslt')
-rw-r--r--docs/xslt/changes.xslt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/xslt/changes.xslt b/docs/xslt/changes.xslt
index 89c348d4d..c6b6694bd 100644
--- a/docs/xslt/changes.xslt
+++ b/docs/xslt/changes.xslt
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
- <xsl:output encoding="koi8-r" method="text"/>
+ <xsl:output method="text"/>
<xsl:param select="'en'" name="lang"/>