]> granicus.if.org Git - apache/commitdiff
Impose a little consistency in the <description> field, as discussed briefly on docs...
authorRich Bowen <rbowen@apache.org>
Thu, 24 Jan 2013 02:07:22 +0000 (02:07 +0000)
committerRich Bowen <rbowen@apache.org>
Thu, 24 Jan 2013 02:07:22 +0000 (02:07 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1437836 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_actions.xml
docs/manual/mod/mod_auth_basic.xml
docs/manual/mod/mod_dav_fs.xml
docs/manual/mod/mod_dav_lock.xml
docs/manual/mod/mod_heartbeat.xml
docs/manual/mod/mod_heartmonitor.xml
docs/manual/mod/mpm_winnt.xml

index 18f3f9fccaea98b6edd1992a8e2cc8e6b047df2c..fc23f614a4e88fccf3236c070b997fb6275a0e81 100644 (file)
@@ -24,8 +24,7 @@
 
 <name>mod_actions</name>
 
-<description>This module provides for executing CGI scripts based on
-media type or request method.</description>
+<description>Execute CGI scripts based on media type or request method.</description>
 
 <status>Base</status>
 <sourcefile>mod_actions.c</sourcefile>
index a33b470d143a696805580a92a416f9af1f8fc066..869efa238be4ece04dbdb3e6a212334a54c5db99 100644 (file)
@@ -23,7 +23,7 @@
 <modulesynopsis metafile="mod_auth_basic.xml.meta">
 
 <name>mod_auth_basic</name>
-<description>Basic authentication</description>
+<description>Basic HTTP authentication</description>
 <status>Base</status>
 <sourcefile>mod_auth_basic.c</sourcefile>
 <identifier>auth_basic_module</identifier>
index ce04374974e76946f3ac5e89cf3d66bcbc14097c..5fbf72158c5d601752cba8376d7b4e659c969c63 100644 (file)
@@ -23,7 +23,7 @@
 <modulesynopsis metafile="mod_dav_fs.xml.meta">
 
 <name>mod_dav_fs</name>
-<description>filesystem provider for <module>mod_dav</module></description>
+<description>Filesystem provider for <module>mod_dav</module></description>
 <status>Extension</status>
 <sourcefile>mod_dav_fs.c</sourcefile>
 <identifier>dav_fs_module</identifier>
index 1750602296cdeae884f364efc5b66f58e11edfca..43c6c99eb02f9034684e77da4e04b30fc2cac6de 100644 (file)
@@ -23,7 +23,7 @@
 <modulesynopsis metafile="mod_dav_lock.xml.meta">
 
 <name>mod_dav_lock</name>
-<description>generic locking module for <module>mod_dav</module></description>
+<description>Generic locking module for <module>mod_dav</module></description>
 <status>Extension</status>
 <sourcefile>mod_dav_lock.c</sourcefile>
 <identifier>dav_lock_module</identifier>
index a2180aae4c669aedd53e0400cc3903e07324e8f5..b0b1e1242ae49db5f248783457b7037101c3c9d5 100644 (file)
@@ -23,7 +23,7 @@
 <modulesynopsis metafile="mod_heartbeat.xml.meta">
 
 <name>mod_heartbeat</name>
-<description>sends messages with server status to frontend proxy</description>
+<description>Sends messages with server status to frontend proxy</description>
 <status>Experimental</status>
 <sourcefile>mod_heartbeat</sourcefile>
 <identifier>heartbeat_module</identifier>
index b2577410d36e390c21e3eab5595aa3ae976fea86..2d9fee1330f7c4b2d24c67f74acffaa728296a98 100644 (file)
@@ -23,7 +23,7 @@
 <modulesynopsis metafile="mod_heartmonitor.xml.meta">
 
 <name>mod_heartmonitor</name>
-<description>centralized monitor for mod_heartbeat origin servers</description>
+<description>Centralized monitor for mod_heartbeat origin servers</description>
 <status>Experimental</status>
 <sourcefile>mod_heartmonitor.c</sourcefile>
 <identifier>heartmonitor_module</identifier>
index 2cbc63d828743b11729f780bb16c327e329d0ab4..6ce53f49963d27be8d8c13840827138cdf94bfc7 100644 (file)
@@ -23,8 +23,7 @@
 <modulesynopsis metafile="mpm_winnt.xml.meta">
 
 <name>mpm_winnt</name>
-<description>This Multi-Processing Module is optimized for Windows
-NT.</description>
+<description>Multi-Processing Module optimized for Windows NT.</description>
 <status>MPM</status>
 <sourcefile>mpm_winnt.c</sourcefile>
 <identifier>mpm_winnt_module</identifier>