brian 97/02/02 18:01:10
Modified: htdocs/manual invoking.html Log: Reviewed by: Brian Behlendorf Submitted by: [EMAIL PROTECTED] We should be noting features which are new in Apache 1.2. Revision Changes Path 1.8 +2 -2 apache/htdocs/manual/invoking.html Index: invoking.html =================================================================== RCS file: /export/home/cvs/apache/htdocs/manual/invoking.html,v retrieving revision 1.7 retrieving revision 1.8 diff -C3 -r1.7 -r1.8 *** invoking.html 1997/01/10 08:23:44 1.7 --- invoking.html 1997/02/03 02:01:09 1.8 *************** *** 41,50 **** <dt><a name="help"><code>-h</code></a> <dd>Give a list of directives together with expected arguments and ! places where the directive is valid <dt><code>-l</code> ! <dd>Give a list of all modules compiled into the server <dt><code>-?</code> <dd>Print a list of the httpd options, and then exit. --- 41,50 ---- <dt><a name="help"><code>-h</code></a> <dd>Give a list of directives together with expected arguments and ! places where the directive is valid. (New in Apache 1.2) <dt><code>-l</code> ! <dd>Give a list of all modules compiled into the server. <dt><code>-?</code> <dd>Print a list of the httpd options, and then exit.