1
0
mirror of https://github.com/apache/httpd.git synced 2025-07-29 09:01:18 +03:00

make docs

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1406656 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Jeff Trawick
2012-11-07 14:29:11 +00:00
parent 697e5bb3d2
commit 84a9a6834f
8 changed files with 8 additions and 8 deletions

View File

@ -98,7 +98,7 @@
<div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
<div class="directive-section"><h2><a name="LogMessage" id="LogMessage">LogMessage</a> <a name="logmessage" id="logmessage">Directive</a></h2>
<table class="directive">
<tr><th><a href="directive-dict.html#Description">Description:</a></th><td>Log userdefined message to error log
<tr><th><a href="directive-dict.html#Description">Description:</a></th><td>Log user-defined message to error log
</td></tr>
<tr><th><a href="directive-dict.html#Syntax">Syntax:</a></th><td><code>LogMessage <var>message</var>
[hook=<var>hook</var>] [expr=<var>expression</var>]