You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by br...@hyperreal.org on 1998/07/20 02:18:19 UTC

cvs commit: apache-1.3/htdocs/manual new_features_1_3.html

brian       98/07/19 17:18:19

  Modified:    htdocs/manual new_features_1_3.html
  Log:
  Small typo.
  
  Revision  Changes    Path
  1.67      +1 -1      apache-1.3/htdocs/manual/new_features_1_3.html
  
  Index: new_features_1_3.html
  ===================================================================
  RCS file: /export/home/cvs/apache-1.3/htdocs/manual/new_features_1_3.html,v
  retrieving revision 1.66
  retrieving revision 1.67
  diff -u -r1.66 -r1.67
  --- new_features_1_3.html	1998/05/29 12:07:05	1.66
  +++ new_features_1_3.html	1998/07/20 00:18:18	1.67
  @@ -21,7 +21,7 @@
   the <A HREF="upgrading_to_1_3.html">upgrade notes</A>.
   
   <P>Enhancements: <A HREF="#core">Core</A> |
  -<A HREF="#perf">Performance</A> |
  +<A HREF="#performance">Performance</A> |
   <A HREF="#config">Configuration</A> |
   <A HREF="#mod">Modules</A> |
   <A HREF="#api">API</A> |