summaryrefslogtreecommitdiffstats
path: root/docs/manual/programs/other.xml
diff options
context:
space:
mode:
authorJim Jagielski <jim@apache.org>2011-09-23 15:36:39 +0200
committerJim Jagielski <jim@apache.org>2011-09-23 15:36:39 +0200
commit69c1a5c854b89a80cf5ca08b7b38d9f0a88c2667 (patch)
tree304a1e7196cfcd252ab9ce7c54b2de985e319a17 /docs/manual/programs/other.xml
parentdocco xforms (diff)
downloadapache2-69c1a5c854b89a80cf5ca08b7b38d9f0a88c2667.tar.xz
apache2-69c1a5c854b89a80cf5ca08b7b38d9f0a88c2667.zip
Cleanup effort in prep for GA push:
Trim trailing whitespace... no func change git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1174747 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/programs/other.xml')
-rw-r--r--docs/manual/programs/other.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/manual/programs/other.xml b/docs/manual/programs/other.xml
index 8fe9700401..334dfd3a32 100644
--- a/docs/manual/programs/other.xml
+++ b/docs/manual/programs/other.xml
@@ -52,9 +52,9 @@
combined_plus_vhost<br />
CustomLog logs/access_log combined_plus_vhost
</example>
-
+
<p>Log files will be created, in the directory where are running the
- script, for each virtual host name that appears in the combined log file.
+ script, for each virtual host name that appears in the combined log file.
These logfiles will named after the hostname, with a
<code>.log</code> file extension.</p>