You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by sl...@apache.org on 2001/02/23 06:06:11 UTC

cvs commit: httpd-2.0/docs/manual index.html

slive       01/02/22 21:06:11

  Modified:    docs/manual index.html
  Log:
  Typo.
  
  Revision  Changes    Path
  1.21      +1 -1      httpd-2.0/docs/manual/index.html
  
  Index: index.html
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/index.html,v
  retrieving revision 1.20
  retrieving revision 1.21
  diff -u -d -b -u -r1.20 -r1.21
  --- index.html	2001/02/17 05:26:14	1.20
  +++ index.html	2001/02/23 05:06:10	1.21
  @@ -129,7 +129,7 @@
   </td></tr><tr><td>
   <a href="server-wide.html">Server-Wide Configuration</A>
   </td></tr><tr><td>
  -<A HREF="urlmapping.html">>Mapping URLs to the Filesystem</A>
  +<A HREF="urlmapping.html">Mapping URLs to the Filesystem</A>
   </td></tr><tr><td>
   <A HREF="vhosts/">Virtual Hosts</A>
   </td></tr><tr><td>