diff options
author | Jason S. Lingohr <jsl@apache.org> | 2005-10-26 00:13:02 +0200 |
---|---|---|
committer | Jason S. Lingohr <jsl@apache.org> | 2005-10-26 00:13:02 +0200 |
commit | 9b4cdd87d39e24866d3dc847467f39e6be918529 (patch) | |
tree | 138ebd4b96d954e6ab5e12b233907a21896d8541 /docs/manual/programs/configure.xml | |
parent | * Sync with 2.2.x CHANGES (diff) | |
download | apache2-9b4cdd87d39e24866d3dc847467f39e6be918529.tar.xz apache2-9b4cdd87d39e24866d3dc847467f39e6be918529.zip |
Make changes suggested in bugzilla #37074, update transformation.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@328486 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/programs/configure.xml')
-rw-r--r-- | docs/manual/programs/configure.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/manual/programs/configure.xml b/docs/manual/programs/configure.xml index 5ad7dad7ac..9d2f4da4ed 100644 --- a/docs/manual/programs/configure.xml +++ b/docs/manual/programs/configure.xml @@ -342,7 +342,7 @@ <module>mod_dir</module>.</dd> <dt><code>--disable-env</code></dt> - <dd>Enable setting and clearing of environment variables, which is + <dd>Disable setting and clearing of environment variables, which is provided by <module>mod_env</module>.</dd> <!-- configure mentions enable-http, but disable-http would make much @@ -384,7 +384,7 @@ which is provided by <module>mod_setenvif</module>.</dd> <dt><code>--disable-status</code></dt> - <dd>Enable the process/thread monitoring, which is provided by + <dd>Disable the process/thread monitoring, which is provided by <module>mod_status</module>.</dd> <dt><code>--disable-userdir</code></dt> |