Commit d727b368 authored by brian's avatar brian
Browse files

Reviewed by: Brian Behlendorf

Submitted by:	daniel@compass-da.com

We should be noting features which are new in Apache 1.2.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77553 13f79535-47bb-0310-9956-ffa450edef68
parent 3cc05f2c
Loading
Loading
Loading
Loading
+2 −2
Changes for docs/manual/invoking.html: 2 added lines, 2 removed lines.
Original line number Diff line number Diff line
@@ -41,10 +41,10 @@ use this mode to provide ordinary web service.

<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
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
<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.
+2 −2
Changes for docs/manual/invoking.html.en: 2 added lines, 2 removed lines.
Original line number Diff line number Diff line
@@ -41,10 +41,10 @@ use this mode to provide ordinary web service.

<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
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
<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.