]> granicus.if.org Git - apache/commitdiff
Correct an XML validation error.
authorColm MacCarthaigh <colm@apache.org>
Wed, 16 Nov 2005 10:25:30 +0000 (10:25 +0000)
committerColm MacCarthaigh <colm@apache.org>
Wed, 16 Nov 2005 10:25:30 +0000 (10:25 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@344972 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/core.xml

index 6205ab1ae54347515d49e9db12cf632cb186a227..c673cb8d143c6db6e6784895ffc6ecb0d52e5ee8 100644 (file)
@@ -3159,7 +3159,7 @@ port</description>
 
     <note><title>Note</title>
     <p>The ordering of when the physical port is used is as follows:<br /><br />
-     <code>UseCanonicalName On</code>
+     <code>UseCanonicalName On</code></p>
      <ul>
       <li>Port provided in <code>Servername</code></li>
       <li>Physical port</li>
@@ -3172,7 +3172,6 @@ port</description>
       <li>Port provided in <code>Servername</code></li>
       <li>Default port</li>
      </ul>
-    </p>
     
     <p>With <code>UseCanonicalPhysicalPort Off</code>, the
     physical ports are removed from the ordering.</p>