]> granicus.if.org Git - apache/commitdiff
fix markup
authorAndré Malo <nd@apache.org>
Sun, 28 Nov 2004 14:50:27 +0000 (14:50 +0000)
committerAndré Malo <nd@apache.org>
Sun, 28 Nov 2004 14:50:27 +0000 (14:50 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106808 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mpm_common.xml

index 9189a576be52078609ab0a7d08d185de00aba98b..642245b83344855ad01d2ce00699495b5086696e 100644 (file)
@@ -308,15 +308,15 @@ listens to</description>
       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>