Review comments and minor typos
authormarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Mon, 21 Dec 2009 10:38:16 +0000 (10:38 +0000)
committermarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Mon, 21 Dec 2009 10:38:16 +0000 (10:38 +0000)
git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@892747 13f79535-47bb-0310-9956-ffa450edef68

webapps/docs/config/systemprops.xml

index 53f88a4..4656a48 100644 (file)
 
     <property
     name="org.apache.coyote. USE_CUSTOM_STATUS_MSG_IN_HEADER"><p>If this is
-      <code>true</code> custom HTTP status messages will be used within HTTP
+      <code>true</code>, custom HTTP status messages will be used within HTTP
       headers. If a custom message is specified that is not valid for use in an
       HTTP header (as defined by RFC2616) then the custom message will be
-      ignored and the default message used. Note that there is some overhead
-      associated with the additional checking that is performed when custom
-      messages are used. If not specified the default value of
-      <code>false</code> will be used.</p>
+      ignored and the default message used. If not specified, the default value
+      of <code>false</code> will be used.</p>
     </property>
 
   </properties>