You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by ja...@apache.org on 2014/04/17 07:38:49 UTC

svn commit: r1588135 - in /httpd/httpd/branches/2.4.x/docs/manual/mod: mod_logio.html.en mod_logio.xml

Author: jailletc36
Date: Thu Apr 17 05:38:49 2014
New Revision: 1588135

URL: http://svn.apache.org/r1588135
Log:
s/two/three/

Modified:
    httpd/httpd/branches/2.4.x/docs/manual/mod/mod_logio.html.en
    httpd/httpd/branches/2.4.x/docs/manual/mod/mod_logio.xml

Modified: httpd/httpd/branches/2.4.x/docs/manual/mod/mod_logio.html.en
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/mod/mod_logio.html.en?rev=1588135&r1=1588134&r2=1588135&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/mod/mod_logio.html.en (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/mod/mod_logio.html.en Thu Apr 17 05:38:49 2014
@@ -68,7 +68,7 @@
 <h2><a name="formats" id="formats">Custom Log Formats</a></h2>
 
 
-    <p>This modules adds two new logging directives. The characteristics of the
+    <p>This modules adds three new logging directives. The characteristics of the
     request itself are logged by placing "<code>%</code>" directives in
     the format string, which are replaced in the log file by the values as
     follows:</p>

Modified: httpd/httpd/branches/2.4.x/docs/manual/mod/mod_logio.xml
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/mod/mod_logio.xml?rev=1588135&r1=1588134&r2=1588135&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/mod/mod_logio.xml (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/mod/mod_logio.xml Thu Apr 17 05:38:49 2014
@@ -52,7 +52,7 @@
 <section id="formats">
 <title>Custom Log Formats</title>
 
-    <p>This modules adds two new logging directives. The characteristics of the
+    <p>This modules adds three new logging directives. The characteristics of the
     request itself are logged by placing "<code>%</code>" directives in
     the format string, which are replaced in the log file by the values as
     follows:</p>



Re: svn commit: r1588135 - in /httpd/httpd/branches/2.4.x/docs/manual/mod: mod_logio.html.en mod_logio.xml

Posted by Mike Rumph <mi...@oracle.com>.
Grammar corrections below.

On 4/16/2014 10:38 PM, jailletc36@apache.org wrote:
> Author: jailletc36
> Date: Thu Apr 17 05:38:49 2014
> New Revision: 1588135
>
> URL: http://svn.apache.org/r1588135
> Log:
> s/two/three/
>
> Modified:
>      httpd/httpd/branches/2.4.x/docs/manual/mod/mod_logio.html.en
>      httpd/httpd/branches/2.4.x/docs/manual/mod/mod_logio.xml
>
> Modified: httpd/httpd/branches/2.4.x/docs/manual/mod/mod_logio.html.en
> URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/mod/mod_logio.html.en?rev=1588135&r1=1588134&r2=1588135&view=diff
> ==============================================================================
> --- httpd/httpd/branches/2.4.x/docs/manual/mod/mod_logio.html.en (original)
> +++ httpd/httpd/branches/2.4.x/docs/manual/mod/mod_logio.html.en Thu Apr 17 05:38:49 2014
> @@ -68,7 +68,7 @@
>   <h2><a name="formats" id="formats">Custom Log Formats</a></h2>
>   
>   
> -    <p>This modules adds two new logging directives. The characteristics of the
> +    <p>This modules adds three new logging directives. The characteristics of the
          s/This modules/This module/
>       request itself are logged by placing "<code>%</code>" directives in
>       the format string, which are replaced in the log file by the values as
>       follows:</p>
>
> Modified: httpd/httpd/branches/2.4.x/docs/manual/mod/mod_logio.xml
> URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/mod/mod_logio.xml?rev=1588135&r1=1588134&r2=1588135&view=diff
> ==============================================================================
> --- httpd/httpd/branches/2.4.x/docs/manual/mod/mod_logio.xml (original)
> +++ httpd/httpd/branches/2.4.x/docs/manual/mod/mod_logio.xml Thu Apr 17 05:38:49 2014
> @@ -52,7 +52,7 @@
>   <section id="formats">
>   <title>Custom Log Formats</title>
>   
> -    <p>This modules adds two new logging directives. The characteristics of the
> +    <p>This modules adds three new logging directives. The characteristics of the
          s/This modules/This module/
>       request itself are logged by placing "<code>%</code>" directives in
>       the format string, which are replaced in the log file by the values as
>       follows:</p>
>
>
>