From 7ff6ced2274d23d9fe30c299d4c5dd3f500ab796 Mon Sep 17 00:00:00 2001 From: Astrid Malo Date: Sat, 4 Sep 2004 23:03:21 +0000 Subject: [PATCH] add a missing space git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104973 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/configuring.html.en | 2 +- docs/manual/configuring.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) 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 @@ - +