coar        98/04/06 04:30:49

  Modified:    src      Configuration.tmpl
  Log:
        Fix a couple of typographical errors.
  
  Revision  Changes    Path
  1.94      +1 -1      apache-1.3/src/Configuration.tmpl
  
  Index: Configuration.tmpl
  ===================================================================
  RCS file: /export/home/cvs/apache-1.3/src/Configuration.tmpl,v
  retrieving revision 1.93
  retrieving revision 1.94
  diff -u -r1.93 -r1.94
  --- Configuration.tmpl        1998/04/03 16:07:13     1.93
  +++ Configuration.tmpl        1998/04/06 11:30:48     1.94
  @@ -351,7 +351,7 @@
   ## by mmap()ing them at server startup-time into memory and thus 
   ## avoiding a lot of I/O which is required on normal file serving.
   ## This is an experimental feature. USE IT WITH CARE AND ALWAYS
  -## REMMBER THAT WHENEVER ONE OF THESE FILES CHANGE THE SERVER HAS
  +## REMEMBER THAT WHENEVER ONE OF THESE FILES CHANGES THE SERVER HAS
   ## TO BE RESTARTED MANUALLY TO SYNC WITH THE CHANGED FILE CONTENTS.
   
   # AddModule modules/experimental/mod_mmap_static.o
  
  
  

Reply via email to