slive       00/11/16 14:20:09

  Modified:    htdocs/manual handler.html
  Log:
  Grammar error and mismatched tag.
  Submitted by: Chris Pepper <[EMAIL PROTECTED]>
  
  Revision  Changes    Path
  1.20      +1 -3      httpd-docs-1.3/htdocs/manual/handler.html
  
  Index: handler.html
  ===================================================================
  RCS file: /home/cvs/httpd-docs-1.3/htdocs/manual/handler.html,v
  retrieving revision 1.19
  retrieving revision 1.20
  diff -u -d -b -u -r1.19 -r1.20
  --- handler.html      2000/10/23 21:57:58     1.19
  +++ handler.html      2000/11/16 22:20:08     1.20
  @@ -63,9 +63,7 @@
   <A HREF="mod/mod_mime.html#multipleext">Files with Multiple
   Extensions</A>.)</p>
   
  -</P>
  -
  -<P>Handlers can either be built into the server, included in a module,
  +<P>Handlers can either be built into the server or included in a module,
   or they can be added with the <A
   HREF="mod/mod_actions.html#action">Action</A> directive. The built-in
   handlers in the standard distribution are as follows:</P>
  
  
  

Reply via email to