]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Add example to split-logfile documentation.
authorRich Bowen <rbowen@apache.org>
Sat, 9 Aug 2008 17:27:20 +0000 (17:27 +0000)
committerRich Bowen <rbowen@apache.org>
Sat, 9 Aug 2008 17:27:20 +0000 (17:27 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@684300 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/programs/other.html.en
docs/manual/programs/other.xml

index e7a108efe0c4936778ea57f65c9ea6782ddcf609..4f3ff3e8eeeb21c315f665ed981efdbc331d8a1e 100644 (file)
@@ -49,6 +49,9 @@
 
     <p>The combined log file is read from stdin. Records read will be appended
     to any existing log files.</p>
+
+    <div class="example"><p><code>split-logfile &lt; access_log</code></p></div>
+
 </div></div>
 <div class="bottomlang">
 <p><span>Available Languages: </span><a href="../en/programs/other.html" title="English">&nbsp;en&nbsp;</a> |
index d0f70d0adccd514fab45a3811f4a71c79f0040a8..bc2402e775982fa250ada92200adee730c82b1d4 100644 (file)
@@ -49,6 +49,9 @@
 
     <p>The combined log file is read from stdin. Records read will be appended
     to any existing log files.</p>
+
+    <example>split-logfile &lt; access_log</example>
+
 </section>
 
 </manualpage>