From: brian Date: Mon, 3 Feb 1997 02:01:09 +0000 (+0000) Subject: Reviewed by: Brian Behlendorf X-Git-Tag: APACHE_1_2b7~14 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b8ec47adac230ed1049a5fd110d0b2e35bcc41aa;p=apache 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 --- diff --git a/docs/manual/invoking.html b/docs/manual/invoking.html index 927674aab4..8134e72072 100644 --- a/docs/manual/invoking.html +++ b/docs/manual/invoking.html @@ -41,10 +41,10 @@ use this mode to provide ordinary web service.
-h
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)
-l -
Give a list of all modules compiled into the server +
Give a list of all modules compiled into the server.
-?
Print a list of the httpd options, and then exit. diff --git a/docs/manual/invoking.html.en b/docs/manual/invoking.html.en index 927674aab4..8134e72072 100644 --- a/docs/manual/invoking.html.en +++ b/docs/manual/invoking.html.en @@ -41,10 +41,10 @@ use this mode to provide ordinary web service.
-h
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)
-l -
Give a list of all modules compiled into the server +
Give a list of all modules compiled into the server.
-?
Print a list of the httpd options, and then exit.