From: Jason S. Lingohr Date: Tue, 25 Oct 2005 22:13:02 +0000 (+0000) Subject: Make changes suggested in bugzilla #37074, update transformation. X-Git-Tag: 2.3.0~2831 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9b4cdd87d39e24866d3dc847467f39e6be918529;p=apache 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 --- diff --git a/docs/manual/programs/configure.html.en b/docs/manual/programs/configure.html.en index b7fb23097f..2fc6755a9f 100644 --- a/docs/manual/programs/configure.html.en +++ b/docs/manual/programs/configure.html.en @@ -339,7 +339,7 @@ mod_dir.
--disable-env
-
Enable setting and clearing of environment variables, which is +
Disable setting and clearing of environment variables, which is provided by mod_env.
@@ -380,7 +380,7 @@ which is provided by mod_setenvif.
--disable-status
-
Enable the process/thread monitoring, which is provided by +
Disable the process/thread monitoring, which is provided by mod_status.
--disable-userdir
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 @@ mod_dir.
--disable-env
-
Enable setting and clearing of environment variables, which is +
Disable setting and clearing of environment variables, which is provided by mod_env.