You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by yo...@apache.org on 2004/04/09 09:00:26 UTC

cvs commit: httpd-2.0/docs/manual/mod mod_log_config.xml

yoshiki     2004/04/09 00:00:26

  Modified:    docs/manual/mod mod_log_config.xml
  Log:
  Fix typo.
  
  Revision  Changes    Path
  1.28      +1 -1      httpd-2.0/docs/manual/mod/mod_log_config.xml
  
  Index: mod_log_config.xml
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/mod_log_config.xml,v
  retrieving revision 1.27
  retrieving revision 1.28
  diff -u -r1.27 -r1.28
  --- mod_log_config.xml	22 Mar 2004 22:06:55 -0000	1.27
  +++ mod_log_config.xml	9 Apr 2004 07:00:26 -0000	1.28
  @@ -217,7 +217,7 @@
       at the final request.  So for example, <code>%&gt;s</code> can be
       used to record the final status of the request and
       <code>%&lt;u</code> can be used to record the original
  -    authenticated user on a request that is internally redirect to an
  +    authenticated user on a request that is internally redirected to an
       unauthenticated resource.</p>
   
       <p>Note that in httpd 2.0 versions prior to 2.0.46, no escaping was performed