slive 02/02/05 09:45:01
Modified: htdocs/manual/mod core.html.en
Log:
Fix some formating issues: missing </code> and <hr />s.
Revision Changes Path
1.209 +5 -1 httpd-docs-1.3/htdocs/manual/mod/core.html.en
Index: core.html.en
===================================================================
RCS file: /home/cvs/httpd-docs-1.3/htdocs/manual/mod/core.html.en,v
retrieving revision 1.208
retrieving revision 1.209
diff -u -d -b -u -r1.208 -r1.209
--- core.html.en 5 Feb 2002 17:43:08 -0000 1.208
+++ core.html.en 5 Feb 2002 17:45:01 -0000 1.209
@@ -218,6 +218,8 @@
whether or not SO_ACCEPTFILTER was defined during the
compile.</p>
+ <hr />
+
<h2><a id="acceptmutex" name="acceptmutex">AcceptMutex
directive</a></h2>
@@ -248,6 +250,8 @@
<p>See the <a href="../misc/perf-tuning.html">performance tuning
guide</a> for more information.</p>
+ <hr />
+
<h2><a id="accessconfig" name="accessconfig">AccessConfig
directive</a></h2>
@@ -530,7 +534,7 @@
<p>For example:</p>
<code>AuthRealm Admins</code><br />
- <code>AuthRealm "Top Secret"</br />
+ <code>AuthRealm "Top Secret"</code></br />
<p>The string provided for the <code>AuthRealm</code> is what will
appear in the password dialog provided by most browsers.</p>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]