]> granicus.if.org Git - apache/commitdiff
fix short description for usecanonicalphysicalport directive
authorAndré Malo <nd@apache.org>
Sat, 1 Jan 2011 21:23:24 +0000 (21:23 +0000)
committerAndré Malo <nd@apache.org>
Sat, 1 Jan 2011 21:23:24 +0000 (21:23 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1054295 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/core.xml

index 116783d1411ba80970e8c98e97311aca56f03157..26f4fdd7c8257a783992d7c089b11503a1266501 100644 (file)
@@ -3856,8 +3856,7 @@ port</description>
 
 <directivesynopsis>
 <name>UseCanonicalPhysicalPort</name>
-<description>Configures how the server determines its own name and
-port</description>
+<description>Configures how the server determines its own port</description>
 <syntax>UseCanonicalPhysicalPort On|Off</syntax>
 <default>UseCanonicalPhysicalPort Off</default>
 <contextlist><context>server config</context><context>virtual host</context>