summaryrefslogtreecommitdiff
path: root/docs/manual/mod/mod_info.xml
diff options
context:
space:
mode:
authorJoshua Slive <slive@apache.org>2002-09-19 02:41:15 +0000
committerJoshua Slive <slive@apache.org>2002-09-19 02:41:15 +0000
commitb9f73032778799e9414aa6e5676b6dd19fb60a7e (patch)
treee02e0ff8b37a0ec97b5acf3db4a01d2957c1a12b /docs/manual/mod/mod_info.xml
parent41b61ff59f8e667188055382036da1417a7e002b (diff)
downloadhttpd-b9f73032778799e9414aa6e5676b6dd19fb60a7e.tar.gz
Fix a bunch of little problems that the directive quick-reference
made apparent. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96904 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mod/mod_info.xml')
-rw-r--r--docs/manual/mod/mod_info.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/mod/mod_info.xml b/docs/manual/mod/mod_info.xml
index 2d3a77b132..977434150f 100644
--- a/docs/manual/mod/mod_info.xml
+++ b/docs/manual/mod/mod_info.xml
@@ -61,7 +61,7 @@ SetHandler server-info<br />
<directivesynopsis>
<name>AddModuleInfo</name>
-<description>Allows additional information to be added to the module
+<description>Adds additional information to the module
information displayed by the server-info handler</description>
<syntax>AddModuleInfo <em>module-name string</em></syntax>
<contextlist><context>server config</context> <context>virtual