You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by js...@apache.org on 2005/10/26 00:32:30 UTC

svn commit: r328493 - in /httpd/httpd/branches/2.0.x/docs/manual/programs: configure.html.en configure.xml

Author: jsl
Date: Tue Oct 25 15:32:18 2005
New Revision: 328493

URL: http://svn.apache.org/viewcvs?rev=328493&view=rev
Log:
Make changes suggested in bugzilla #37074, update transformation.

Modified:
    httpd/httpd/branches/2.0.x/docs/manual/programs/configure.html.en
    httpd/httpd/branches/2.0.x/docs/manual/programs/configure.xml

Modified: httpd/httpd/branches/2.0.x/docs/manual/programs/configure.html.en
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/docs/manual/programs/configure.html.en?rev=328493&r1=328492&r2=328493&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/docs/manual/programs/configure.html.en (original)
+++ httpd/httpd/branches/2.0.x/docs/manual/programs/configure.html.en Tue Oct 25 15:32:18 2005
@@ -339,7 +339,7 @@
           <code class="module"><a href="../mod/mod_dir.html">mod_dir</a></code>.</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 <code class="module"><a href="../mod/mod_env.html">mod_env</a></code>.</dd>
 
         
@@ -380,7 +380,7 @@
           which is provided by <code class="module"><a href="../mod/mod_setenvif.html">mod_setenvif</a></code>.</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
           <code class="module"><a href="../mod/mod_status.html">mod_status</a></code>.</dd>
 
         <dt><code>--disable-userdir</code></dt>

Modified: httpd/httpd/branches/2.0.x/docs/manual/programs/configure.xml
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/docs/manual/programs/configure.xml?rev=328493&r1=328492&r2=328493&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/docs/manual/programs/configure.xml (original)
+++ httpd/httpd/branches/2.0.x/docs/manual/programs/configure.xml Tue Oct 25 15:32:18 2005
@@ -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>