From 9b4cdd87d39e24866d3dc847467f39e6be918529 Mon Sep 17 00:00:00 2001 From: "Jason S. Lingohr" Date: Tue, 25 Oct 2005 22:13:02 +0000 Subject: [PATCH] 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 --- docs/manual/programs/configure.html.en | 4 ++-- docs/manual/programs/configure.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) 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.