From: Rich Bowen Date: Sat, 10 Jun 2006 02:03:34 +0000 (+0000) Subject: Use the correct markup for the httpd program. X-Git-Tag: 2.3.0~2352 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=66fb5ac9d0d35ec1b17f337eac768d64e6b82263;p=thirdparty%2Fapache%2Fhttpd.git Use the correct markup for the httpd program. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@413207 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/invoking.html.en b/docs/manual/invoking.html.en index 950912d62a0..e7683623205 100644 --- a/docs/manual/invoking.html.en +++ b/docs/manual/invoking.html.en @@ -70,7 +70,7 @@ httpd binary and any command-line arguments that you wish to be always present.

-

The first thing that httpd does when it is +

The first thing that httpd does when it is invoked is to locate and read the configuration file httpd.conf. The location of this file is set at compile-time, but it is possible to specify its location at run diff --git a/docs/manual/invoking.xml b/docs/manual/invoking.xml index 710e6321247..9c74c9488ae 100644 --- a/docs/manual/invoking.xml +++ b/docs/manual/invoking.xml @@ -69,7 +69,7 @@ httpd binary and any command-line arguments that you wish to be always present.

-

The first thing that httpd does when it is +

The first thing that httpd does when it is invoked is to locate and read the configuration file httpd.conf. The location of this file is set at