dgaudet     97/10/24 22:35:44

  Modified:    htdocs/manual/misc perf-tuning.html
  Log:
  typo
  
  Revision  Changes    Path
  1.3       +1 -1      apachen/htdocs/manual/misc/perf-tuning.html
  
  Index: perf-tuning.html
  ===================================================================
  RCS file: /export/home/cvs/apachen/htdocs/manual/misc/perf-tuning.html,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- perf-tuning.html  1997/10/24 09:39:17     1.2
  +++ perf-tuning.html  1997/10/25 05:35:43     1.3
  @@ -368,7 +368,7 @@
   webserver with <code>-DUSE_USLOCK_SERIALIZED_ACCEPT</code> on the
   <code>EXTRA_CFLAGS</code>.
   
  -<dt><code>USE_PTHREADS_SERIALIZED_ACCEPT</code>
  +<dt><code>USE_PTHREAD_SERIALIZED_ACCEPT</code>
   <dd>(1.3 or later) This method uses POSIX mutexes and should work on
   any architecture implementing the full POSIX threads specification,
   however appears to only work on Solaris (2.5 or later).  This is the
  
  
  

Reply via email to