]> granicus.if.org Git - apache/commitdiff
Replaces some awkward phrasing
authorRich Bowen <rbowen@apache.org>
Tue, 10 Sep 2013 01:57:14 +0000 (01:57 +0000)
committerRich Bowen <rbowen@apache.org>
Tue, 10 Sep 2013 01:57:14 +0000 (01:57 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1521342 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/new_features_2_4.xml

index 6e1b55601a7c090dd5bbd162d463a95c0d0ee344..43edd940396fb6c07675242ccaac27db23613aac 100644 (file)
       to edit the response body with the full power of sed.</dd>
 
       <dt><module>mod_auth_form</module></dt>
-      <dd>Allows to do form-based authentication.</dd>
+      <dd>Enables form-based authentication.</dd>
 
       <dt><module>mod_session</module></dt>
-      <dd>Allows to keep session state for clients, using cookie or
+      <dd>Enables the use of session state for clients, using cookie or
       database storage.</dd>
 
       <dt><module>mod_allowmethods</module></dt>
       for configuration and small business logic functions. (Experimental)</dd>
 
       <dt><module>mod_log_debug</module></dt>
-      <dd>Allows to add customizable debug logging at different phases of the
+      <dd>Allows the addition of customizable debug logging at different phases of the
       request processing.</dd>
 
       <dt><module>mod_buffer</module></dt>
           simplify common rewriting scenarios.</dd>
       <dd>Adds the possibility to use complex boolean expressions in <directive
           module="mod_rewrite">RewriteCond</directive>.</dd>
-      <dd>Allows to use SQL queries as <directive
+      <dd>Allows the use of SQL queries as <directive
           module="mod_rewrite">RewriteMap</directive> functions.</dd>
 
       <dt><module>mod_ldap</module>, <module>mod_authnz_ldap</module></dt>