summaryrefslogtreecommitdiffstats
path: root/docs/manual/mod/mod_charset_lite.html
diff options
context:
space:
mode:
authorJoshua Slive <slive@apache.org>2002-03-08 18:19:23 +0100
committerJoshua Slive <slive@apache.org>2002-03-08 18:19:23 +0100
commit2882dfd1680987d87af1555894a03a4a56fd8d23 (patch)
tree171757d23b77116fd3875f872dca86d3100b836e /docs/manual/mod/mod_charset_lite.html
parentAdd some more xml versions. (diff)
downloadapache2-2882dfd1680987d87af1555894a03a4a56fd8d23.tar.xz
apache2-2882dfd1680987d87af1555894a03a4a56fd8d23.zip
Update the html tranformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93793 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mod/mod_charset_lite.html')
-rw-r--r--docs/manual/mod/mod_charset_lite.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/manual/mod/mod_charset_lite.html b/docs/manual/mod/mod_charset_lite.html
index c0e203ec12..a816db9106 100644
--- a/docs/manual/mod/mod_charset_lite.html
+++ b/docs/manual/mod/mod_charset_lite.html
@@ -66,8 +66,8 @@ XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
as a valid character set name by the character set support in
APR. Generally, this means that it must be supported by
iconv.</p>
- Example:
-<blockquote><table cellpadding="10"><tr><td bgcolor="#eeeeee"><code>
+
+<blockquote><table cellpadding="10"><tr><td bgcolor="#eeeeee"><p align="center"><strong>Example</strong></p><code>
&lt;Directory "/export/home/trawick/apacheinst/htdocs/convert"&gt;<br>
CharsetSourceEnc UTF-16BE<br>
CharsetDefault ISO8859-1<br>
@@ -110,8 +110,8 @@ NoImplicitAdd</code></td></tr><tr><td><a href="directive-dict.html#Context" clas
as a valid character set name by the character set support in
APR. Generally, this means that it must be supported by
iconv.</p>
- Example:
-<blockquote><table cellpadding="10"><tr><td bgcolor="#eeeeee"><code>
+
+<blockquote><table cellpadding="10"><tr><td bgcolor="#eeeeee"><p align="center"><strong>example</strong></p><code>
&lt;Directory "/export/home/trawick/apacheinst/htdocs/convert"&gt;<br>
CharsetSourceEnc UTF-16BE<br>
CharsetDefault ISO8859-1<br>