summaryrefslogtreecommitdiffstats
path: root/docs/manual/mod/mod_log_config.xml
diff options
context:
space:
mode:
authorKen Coar <coar@apache.org>2015-04-15 22:04:05 +0200
committerKen Coar <coar@apache.org>2015-04-15 22:04:05 +0200
commit430aadce59b536d533be35d333eebfe579a94d16 (patch)
treefcd7eb8e221a10583db0158affd211834cbfa602 /docs/manual/mod/mod_log_config.xml
parentBreak <highlight language="commit">foo</highlight> into separate lines. (diff)
downloadapache2-430aadce59b536d533be35d333eebfe579a94d16.tar.xz
apache2-430aadce59b536d533be35d333eebfe579a94d16.zip
* Remove trailing whitespace from a bunch of *.xml files
* Quoted arguments to Rewrite{Base,Cond,Map,Rule}. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1673945 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mod/mod_log_config.xml')
-rw-r--r--docs/manual/mod/mod_log_config.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/manual/mod/mod_log_config.xml b/docs/manual/mod/mod_log_config.xml
index 2b86c0d21f..ea097a6c4c 100644
--- a/docs/manual/mod/mod_log_config.xml
+++ b/docs/manual/mod/mod_log_config.xml
@@ -344,9 +344,9 @@
<note>
<p>Note: The '^' character at the start of three-character formats
- has no significance, but it must be the first character of any newly
- added three-character format to avoid potential conflicts with log
- formats that use literals adjacent to a format specifier, such as
+ has no significance, but it must be the first character of any newly
+ added three-character format to avoid potential conflicts with log
+ formats that use literals adjacent to a format specifier, such as
"%Dus".</p>
</note>
@@ -554,7 +554,7 @@ CustomLog referer.log referer env=!localreferer
LogFormat "%v %h %l %u %t \"%r\" %&gt;s %b" vhost_common
</highlight>
</example>
-
+
</usage>
</directivesynopsis>