From: Colm MacCarthaigh
Date: Wed, 16 Nov 2005 10:25:30 +0000 (+0000)
Subject: Correct an XML validation error.
X-Git-Tag: 2.3.0~2760
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=52bb0474fe120aaa66d974561eaea1cbd43285f3;p=apache
Correct an XML validation error.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@344972 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/mod/core.xml b/docs/manual/mod/core.xml
index 6205ab1ae5..c673cb8d14 100644
--- a/docs/manual/mod/core.xml
+++ b/docs/manual/mod/core.xml
@@ -3159,7 +3159,7 @@ port
Note
The ordering of when the physical port is used is as follows:
- UseCanonicalName On
+ UseCanonicalName On
- Port provided in
Servername
- Physical port
@@ -3172,7 +3172,6 @@ port
- Port provided in
Servername
- Default port
-
With UseCanonicalPhysicalPort Off
, the
physical ports are removed from the ordering.