summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Gruno <humbedooh@apache.org>2012-07-13 11:16:01 +0000
committerDaniel Gruno <humbedooh@apache.org>2012-07-13 11:16:01 +0000
commit52510a70cf8f969fa9d59cea81f290caf59b91e9 (patch)
treed00766d5cf0ee44649b5cb577c11e423e7acc075
parent2ca68b5fec16d045f5a97e3806014b045f441e31 (diff)
downloadhttpd-52510a70cf8f969fa9d59cea81f290caf59b91e9.tar.gz
xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1361159 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--docs/manual/custom-error.html.en8
-rw-r--r--docs/manual/custom-error.xml.es2
-rw-r--r--docs/manual/custom-error.xml.fr2
-rw-r--r--docs/manual/custom-error.xml.ja2
-rw-r--r--docs/manual/custom-error.xml.ko2
-rw-r--r--docs/manual/custom-error.xml.tr2
6 files changed, 9 insertions, 9 deletions
diff --git a/docs/manual/custom-error.html.en b/docs/manual/custom-error.html.en
index 18bb2e7c08..23bdb33b24 100644
--- a/docs/manual/custom-error.html.en
+++ b/docs/manual/custom-error.html.en
@@ -157,10 +157,10 @@ ErrorDocument 401 /subscription/how_to_subscribe.html
script might include the following:</p>
<pre class="prettyprint lang-perl">
- ...
- print "Content-type: text/html\n"; <br />
- printf "Status: %s Condition Intercepted\n", $ENV{"REDIRECT_STATUS"}; <br />
- ...
+...
+print "Content-type: text/html\n"; <br />
+printf "Status: %s Condition Intercepted\n", $ENV{"REDIRECT_STATUS"}; <br />
+...
</pre>
diff --git a/docs/manual/custom-error.xml.es b/docs/manual/custom-error.xml.es
index 3a15be3938..3e0c914cef 100644
--- a/docs/manual/custom-error.xml.es
+++ b/docs/manual/custom-error.xml.es
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
<?xml-stylesheet type="text/xsl" href="./style/manual.es.xsl"?>
-<!-- English Revision: 420990:1361155 (outdated) -->
+<!-- English Revision: 420990:1361157 (outdated) -->
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
diff --git a/docs/manual/custom-error.xml.fr b/docs/manual/custom-error.xml.fr
index f87d26be1b..bdbeeced67 100644
--- a/docs/manual/custom-error.xml.fr
+++ b/docs/manual/custom-error.xml.fr
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="ISO-8859-1" ?>
<!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
<?xml-stylesheet type="text/xsl" href="./style/manual.fr.xsl"?>
-<!-- English Revision: 1330883:1361155 (outdated) -->
+<!-- English Revision: 1330883:1361157 (outdated) -->
<!-- French translation : Lucien GENTIS -->
<!-- Reviewed by : Vincent Deffontaines -->
diff --git a/docs/manual/custom-error.xml.ja b/docs/manual/custom-error.xml.ja
index 9898fe6fe5..9ff35db6f1 100644
--- a/docs/manual/custom-error.xml.ja
+++ b/docs/manual/custom-error.xml.ja
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
<?xml-stylesheet type="text/xsl" href="./style/manual.ja.xsl"?>
-<!-- English Revision: 558686:1361155 (outdated) -->
+<!-- English Revision: 558686:1361157 (outdated) -->
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
diff --git a/docs/manual/custom-error.xml.ko b/docs/manual/custom-error.xml.ko
index c1c84b5e5a..604f72a5b9 100644
--- a/docs/manual/custom-error.xml.ko
+++ b/docs/manual/custom-error.xml.ko
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="EUC-KR" ?>
<!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
<?xml-stylesheet type="text/xsl" href="./style/manual.ko.xsl"?>
-<!-- English Revision: 420990:1361155 (outdated) -->
+<!-- English Revision: 420990:1361157 (outdated) -->
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
diff --git a/docs/manual/custom-error.xml.tr b/docs/manual/custom-error.xml.tr
index ad6f37efc9..3164776313 100644
--- a/docs/manual/custom-error.xml.tr
+++ b/docs/manual/custom-error.xml.tr
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
<?xml-stylesheet type="text/xsl" href="./style/manual.tr.xsl"?>
-<!-- English Revision: 1187986:1361155 (outdated) -->
+<!-- English Revision: 1187986:1361157 (outdated) -->
<!-- =====================================================
Translated by: Nilgün Belma Bugüner <nilgun belgeler.org>
Reviewed by: Orhan Berent <berent belgeler.org>