From: pcs
Date: Mon, 22 Feb 1999 16:41:06 +0000 (+0000)
Subject: Fix minor HTML errors
X-Git-Tag: 1.3.5~13
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=da661d2f90761df1dd3e1cd90beaba88f6fc2110;p=apache
Fix minor HTML errors
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82842 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/mod/mod_log_config.html b/docs/manual/mod/mod_log_config.html
index 99b95e7d8e..ec08946195 100644
--- a/docs/manual/mod/mod_log_config.html
+++ b/docs/manual/mod/mod_log_config.html
@@ -327,7 +327,7 @@ identical to the standard CustomLog
directive. The difference is that the 'env=
' clause controls
whether a particular request will be logged in the specified file or
not. If the specified environment variable is set for the
-request (or is not set, in the case of a 'env=!name'
+request (or is not set, in the case of a 'env=!name
'
clause), then the request will be logged.
@@ -397,7 +397,6 @@ nothing else -- that is, it only defines the nickname,
it doesn't actually apply the format and make it the default.
-