summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpcs <pcs@unknown>1999-02-22 16:41:06 +0000
committerpcs <pcs@unknown>1999-02-22 16:41:06 +0000
commitda661d2f90761df1dd3e1cd90beaba88f6fc2110 (patch)
tree4de0b9d40761e83a9350c4bac7fdcb0a50eb9819
parentdffcc4d0edcab3f131c3b6eaf9a030370694e83f (diff)
downloadhttpd-da661d2f90761df1dd3e1cd90beaba88f6fc2110.tar.gz
Fix minor HTML errors
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82842 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--docs/manual/mod/mod_log_config.html3
1 files changed, 1 insertions, 2 deletions
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 <A HREF="#customlog">standard <CODE>CustomLog</CODE></A>
directive. The difference is that the '<CODE>env=</CODE>' 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 '<CODE>env=!<EM>name</EM></SAMP>'
+request (or is not set, in the case of a '<CODE>env=!<EM>name</EM></CODE>'
clause), then the request will be logged.
</P>
<P>
@@ -398,7 +398,6 @@ it doesn't actually apply the format and make it the default.
</P>
<HR>
-<HR>
<H2><A NAME="transferlog">TransferLog</A></H2>
<!--%plaintext &lt;?INDEX {\tt TransferLog} directive&gt; -->