]> granicus.if.org Git - apache/commitdiff
IDE typo error
authorJim Jagielski <jim@apache.org>
Mon, 14 Oct 2013 15:02:50 +0000 (15:02 +0000)
committerJim Jagielski <jim@apache.org>
Mon, 14 Oct 2013 15:02:50 +0000 (15:02 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1531933 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_proxy.xml

index 5853595df9ec46a56e6e9b4014a40deee674e7a1..fce53667e03c2e051b579513edf78d71870a6501 100644 (file)
@@ -828,8 +828,8 @@ expressions</description>
     <code>http://localhost/|sock:/home/www.socket</code>.</p>
 
     <note><strong>Note: </strong>When using Unix Domain Sockets, the hostname and path
-    associated with the 1st URL (<code>http://localhost/<code> in the above
-    example) is ignored; the path associated with the <code>sock:<code>
+    associated with the 1st URL (<code>http://localhost/</code> in the above
+    example) is ignored; the path associated with the <code>sock:</code>
     URL is <directive>DefaultRuntimeDir</directive> aware.</note>
 
     <p>Suppose the local server has address <code>http://example.com/</code>;