Arrange the default value of pattern.
authorjfclere <jfclere@13f79535-47bb-0310-9956-ffa450edef68>
Wed, 9 May 2007 08:14:37 +0000 (08:14 +0000)
committerjfclere <jfclere@13f79535-47bb-0310-9956-ffa450edef68>
Wed, 9 May 2007 08:14:37 +0000 (08:14 +0000)
git-svn-id: https://svn.apache.org/repos/asf/tomcat/tc6.0.x/trunk@536456 13f79535-47bb-0310-9956-ffa450edef68

webapps/docs/config/valve.xml

index 6237dc6..e5b8be6 100644 (file)
 
 
     <p>The shorthand pattern name <code>common</code> (which is also the
-    default) corresponds to <strong>%h %l %u %t "%r" %s %b"</strong>.</p>
+    default) corresponds to <strong>"%h %l %u %t %r %s %b"</strong>.</p>
 
     <p>The shorthand pattern name <code>combined</code> appends the
     values of the <code>Referer</code> and <code>User-Agent</code> headers,