From: Astrid Malo Date: Sat, 4 Sep 2004 23:03:21 +0000 (+0000) Subject: add a missing space X-Git-Tag: 2.1.1~359 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ff6ced2274d23d9fe30c299d4c5dd3f500ab796;p=thirdparty%2Fapache%2Fhttpd.git add a missing space git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104973 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/configuring.html.en b/docs/manual/configuring.html.en index 9848bb98119..a889a17803d 100644 --- a/docs/manual/configuring.html.en +++ b/docs/manual/configuring.html.en @@ -93,7 +93,7 @@ HTTP server.

directive. Otherwise, Apache must be recompiled to add or remove modules. Configuration directives may be included conditional on a - presence of a particular module by enclosing them in an<IfModule> block.

+ presence of a particular module by enclosing them in an <IfModule> block.

To see which modules are currently compiled into the server, you can use the -l command line option.

diff --git a/docs/manual/configuring.xml b/docs/manual/configuring.xml index 0c4c322a6d8..b6259a0c7b1 100644 --- a/docs/manual/configuring.xml +++ b/docs/manual/configuring.xml @@ -1,7 +1,7 @@ - +