You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by rs...@hyperreal.org on 1998/05/12 13:14:31 UTC

cvs commit: apache-1.3/src/support httpd.8

rse         98/05/12 04:14:31

  Modified:    src/support httpd.8
  Log:
  Add paragraph tag Dean missed when he added the -S option.
  
  Revision  Changes    Path
  1.9       +1 -0      apache-1.3/src/support/httpd.8
  
  Index: httpd.8
  ===================================================================
  RCS file: /export/home/cvs/apache-1.3/src/support/httpd.8,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- httpd.8	1998/04/19 20:10:48	1.8
  +++ httpd.8	1998/05/12 11:14:31	1.9
  @@ -144,6 +144,7 @@
   .TP
   .B \-l
   Output a list of modules compiled into the server.
  +.TP
   .B \-S
   Show the settings as parsed from the config file (currently only shows the
   virtualhost settings).