You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by nd...@apache.org on 2004/11/28 15:50:27 UTC

svn commit: r106808 - /httpd/httpd/trunk/docs/manual/mod/mpm_common.xml

Author: nd
Date: Sun Nov 28 06:50:27 2004
New Revision: 106808

URL: http://svn.apache.org/viewcvs?view=rev&rev=106808
Log:
fix markup

Modified:
   httpd/httpd/trunk/docs/manual/mod/mpm_common.xml

Modified: httpd/httpd/trunk/docs/manual/mod/mpm_common.xml
Url: http://svn.apache.org/viewcvs/httpd/httpd/trunk/docs/manual/mod/mpm_common.xml?view=diff&rev=106808&p1=httpd/httpd/trunk/docs/manual/mod/mpm_common.xml&r1=106807&p2=httpd/httpd/trunk/docs/manual/mod/mpm_common.xml&r2=106808
==============================================================================
--- httpd/httpd/trunk/docs/manual/mod/mpm_common.xml	(original)
+++ httpd/httpd/trunk/docs/manual/mod/mpm_common.xml	Sun Nov 28 06:50:27 2004
@@ -308,15 +308,15 @@
       Listen [fe80::a00:20ff:fea7:ccea]:80
     </example>
 
-    <note type="warning"><title>Error condition</title>
-      Multiple <code>Listen</code> directives for the same ip address and
-      port will result in an 'Address already in use' error message.
+    <note><title>Error condition</title>
+      Multiple <directive>Listen</directive> directives for the same ip
+      address and port will result in an <code>Address already in use</code>
+      error message.
     </note>
-
 </usage>
 <seealso><a href="../dns-caveats.html">DNS Issues</a></seealso>
 <seealso><a href="../bind.html">Setting which addresses and ports Apache
-uses</a></seealso>
+    uses</a></seealso>
 </directivesynopsis>
 
 <directivesynopsis>