summaryrefslogtreecommitdiffstats
path: root/docs/manual
diff options
context:
space:
mode:
authorStefan Fritsch <sf@apache.org>2011-09-20 23:03:41 +0200
committerStefan Fritsch <sf@apache.org>2011-09-20 23:03:41 +0200
commitf81846b591ea7d7a0db7788977dbab746766954e (patch)
tree8c5db390b16046221a2fb28bc542206a74f42813 /docs/manual
parent%L works without mod_unique_id, too (diff)
downloadapache2-f81846b591ea7d7a0db7788977dbab746766954e.tar.xz
apache2-f81846b591ea7d7a0db7788977dbab746766954e.zip
update xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1173370 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual')
-rw-r--r--docs/manual/logs.html.en9
-rw-r--r--docs/manual/logs.xml.fr2
-rw-r--r--docs/manual/logs.xml.ja2
-rw-r--r--docs/manual/logs.xml.ko2
-rw-r--r--docs/manual/logs.xml.tr2
-rw-r--r--docs/manual/mod/core.xml.de2
-rw-r--r--docs/manual/mod/core.xml.ja2
-rw-r--r--docs/manual/mod/core.xml.tr2
8 files changed, 12 insertions, 11 deletions
diff --git a/docs/manual/logs.html.en b/docs/manual/logs.html.en
index 8041931fb1..385134179f 100644
--- a/docs/manual/logs.html.en
+++ b/docs/manual/logs.html.en
@@ -131,10 +131,11 @@
information written to <code>stderr</code> by a CGI script will
be copied directly to the error log.</p>
- <p>If <code class="module"><a href="./mod/mod_unique_id.html">mod_unique_id</a></code> is loaded, you
- can put a <code>%L</code> token in both the error log and the access
- log, producing a log entry ID with which you can correlate the entry
- in the error log with the entry in the access log.</p>
+ <p>Putting a <code>%L</code> token in both the error log and the access
+ log will produce a log entry ID with which you can correlate the entry
+ in the error log with the entry in the access log. If
+ <code class="module"><a href="./mod/mod_unique_id.html">mod_unique_id</a></code> is loaded, its unique request ID will be
+ used as the log entry ID, too.</p>
<p>During testing, it is often useful to continuously monitor
the error log for any problems. On Unix systems, you can
diff --git a/docs/manual/logs.xml.fr b/docs/manual/logs.xml.fr
index 012ae89f1c..db9b8577af 100644
--- a/docs/manual/logs.xml.fr
+++ b/docs/manual/logs.xml.fr
@@ -3,7 +3,7 @@
<?xml-stylesheet type="text/xsl" href="./style/manual.fr.xsl"?>
<!-- French translation : Lucien GENTIS -->
<!-- Reviewed by : Vincent Deffontaines -->
-<!-- English Revision: 1127905:1173098 (outdated) -->
+<!-- English Revision: 1127905:1173368 (outdated) -->
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
diff --git a/docs/manual/logs.xml.ja b/docs/manual/logs.xml.ja
index 017dd0acc5..331b093c36 100644
--- a/docs/manual/logs.xml.ja
+++ b/docs/manual/logs.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: 659902:1173098 (outdated) -->
+<!-- English Revision: 659902:1173368 (outdated) -->
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
diff --git a/docs/manual/logs.xml.ko b/docs/manual/logs.xml.ko
index bf9eec5233..01c26f76e4 100644
--- a/docs/manual/logs.xml.ko
+++ b/docs/manual/logs.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: 105989:1173098 (outdated) -->
+<!-- English Revision: 105989:1173368 (outdated) -->
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
diff --git a/docs/manual/logs.xml.tr b/docs/manual/logs.xml.tr
index 3dcfb2237c..533b69cb28 100644
--- a/docs/manual/logs.xml.tr
+++ b/docs/manual/logs.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: 807930:1173098 (outdated) -->
+<!-- English Revision: 807930:1173368 (outdated) -->
<!-- =====================================================
Translated by: Nilgün Belma Bugüner <nilgun belgeler.org>
Reviewed by: Orhan Berent <berent belgeler.org>
diff --git a/docs/manual/mod/core.xml.de b/docs/manual/mod/core.xml.de
index 7b2505dde6..f0f2cfd754 100644
--- a/docs/manual/mod/core.xml.de
+++ b/docs/manual/mod/core.xml.de
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
<?xml-stylesheet type="text/xsl" href="../style/manual.de.xsl"?>
-<!-- English Revision: 344972:1173087 (outdated) -->
+<!-- English Revision: 344972:1173140 (outdated) -->
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
diff --git a/docs/manual/mod/core.xml.ja b/docs/manual/mod/core.xml.ja
index f1f7526c26..a7d3a8a5ae 100644
--- a/docs/manual/mod/core.xml.ja
+++ b/docs/manual/mod/core.xml.ja
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
<?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?>
-<!-- English Revision: 669847:1173087 (outdated) -->
+<!-- English Revision: 669847:1173140 (outdated) -->
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
diff --git a/docs/manual/mod/core.xml.tr b/docs/manual/mod/core.xml.tr
index 410bbe800e..ebca3a1dee 100644
--- a/docs/manual/mod/core.xml.tr
+++ b/docs/manual/mod/core.xml.tr
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
<?xml-stylesheet type="text/xsl" href="../style/manual.tr.xsl"?>
-<!-- English Revision: 813376:1173087 (outdated) -->
+<!-- English Revision: 813376:1173140 (outdated) -->
<!-- =====================================================
Translated by: Nilgün Belma Bugüner <nilgun belgeler.org>
Reviewed by: Orhan Berent <berent belgeler.org>