You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by tr...@apache.org on 2012/11/07 15:12:30 UTC

svn commit: r1406646 - /httpd/httpd/trunk/docs/manual/mod/mod_log_debug.xml

Author: trawick
Date: Wed Nov  7 14:12:30 2012
New Revision: 1406646

URL: http://svn.apache.org/viewvc?rev=1406646&view=rev
Log:
user-defined needs the hyphen

Modified:
    httpd/httpd/trunk/docs/manual/mod/mod_log_debug.xml

Modified: httpd/httpd/trunk/docs/manual/mod/mod_log_debug.xml
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/mod/mod_log_debug.xml?rev=1406646&r1=1406645&r2=1406646&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/mod/mod_log_debug.xml (original)
+++ httpd/httpd/trunk/docs/manual/mod/mod_log_debug.xml Wed Nov  7 14:12:30 2012
@@ -81,7 +81,7 @@
 
 <directivesynopsis>
 <name>LogMessage</name>
-<description>Log userdefined message to error log
+<description>Log user-defined message to error log
 </description>
 <syntax>LogMessage <var>message</var>
 [hook=<var>hook</var>] [expr=<var>expression</var>]