]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
balance out the key=value ... brackets, as in 2.4 and later
authorEric Covener <covener@apache.org>
Wed, 8 Jan 2014 20:10:56 +0000 (20:10 +0000)
committerEric Covener <covener@apache.org>
Wed, 8 Jan 2014 20:10:56 +0000 (20:10 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1556622 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_proxy.xml

index ec745d12581e39d58f45c7183906416d4d3d5185..d40f9537295616e5acb93c9ef66d7e10cf3d4906 100644 (file)
@@ -702,7 +702,7 @@ expressions</description>
 <name>ProxyPass</name>
 <description>Maps remote servers into the local server URL-space</description>
 <syntax>ProxyPass [<var>path</var>] !|<var>url</var> [<var>key=value</var>
-<var>key=value</var> ...]] [nocanon] [interpolate]</syntax>
+<var>[key=value</var> ...]] [nocanon] [interpolate]</syntax>
 <contextlist><context>server config</context><context>virtual host</context>
 <context>directory</context>
 </contextlist>