From: Astrid Malo Date: Sat, 4 Sep 2004 23:20:27 +0000 (+0000) Subject: add a missing space X-Git-Tag: 2.0.52~90 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae65c6cbf69fcb48dab628ddd6836f0b3f0c171a;p=thirdparty%2Fapache%2Fhttpd.git add a missing space git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104976 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/configuring.html.en b/docs/manual/configuring.html.en index 009fec61e6a..8fb5b07b014 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 aac8b6413b5..a4df6c2af9e 100644 --- a/docs/manual/configuring.xml +++ b/docs/manual/configuring.xml @@ -1,7 +1,7 @@ - +