You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by nd...@apache.org on 2005/04/24 00:51:10 UTC

svn commit: r164424 - /httpd/httpd/trunk/docs/manual/mod/mod_log_config.xml

Author: nd
Date: Sat Apr 23 15:51:09 2005
New Revision: 164424

URL: http://svn.apache.org/viewcvs?rev=164424&view=rev
Log:
* docs/manual/mod/mod_log_config.xml

  Fix XML validation error

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

Modified: httpd/httpd/trunk/docs/manual/mod/mod_log_config.xml
URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/docs/manual/mod/mod_log_config.xml?rev=164424&r1=164423&r2=164424&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/mod/mod_log_config.xml (original)
+++ httpd/httpd/trunk/docs/manual/mod/mod_log_config.xml Sat Apr 23 15:51:09 2005
@@ -290,8 +290,8 @@
 <syntax>BufferedLogs On|Off</syntax>
 <default>BufferedLogs Off</default>
 <contextlist><context>server config</context></contextlist>
-<compatibility>Available in versions 2.0.41 and later.</compatibility>
 <status>Experimental</status>
+<compatibility>Available in versions 2.0.41 and later.</compatibility>
 
 <usage>
     <p>The <directive>BufferedLogs</directive> directive causes



Re: svn commit: r164424 - /httpd/httpd/trunk/docs/manual/mod/mod_log_config.xml

Posted by Joshua Slive <jo...@slive.ca>.


On Sat, 23 Apr 2005 nd@apache.org wrote:

> Author: nd
> Date: Sat Apr 23 15:51:09 2005
> New Revision: 164424
>
> URL: http://svn.apache.org/viewcvs?rev=164424&view=rev
> Log:
> * docs/manual/mod/mod_log_config.xml
>
>  Fix XML validation error

> -<compatibility>Available in versions 2.0.41 and later.</compatibility>
> <status>Experimental</status>
> +<compatibility>Available in versions 2.0.41 and later.</compatibility>

Thanks.  I was going to check that before the commit, but then I forgot.

By the way, it appears that <status> is not rendered via xslt, if anyone 
feels like fixing that.

Joshua.

---------------------------------------------------------------------
To unsubscribe, e-mail: docs-unsubscribe@httpd.apache.org
For additional commands, e-mail: docs-help@httpd.apache.org