php-documentation-list | 2003031

[PHP-DOC] cvs: phpdoc /en/reference/apache/functions apache-child-terminate.xml From: Friedhelm Betz (holliwell <email protected>)
Date: 03/15/03

betz Sat Mar 15 08:19:31 2003 EDT

  Modified files:
    /phpdoc/en/reference/apache/functions apache-child-terminate.xml
  Log:
  ini option fix
  
Index: phpdoc/en/reference/apache/functions/apache-child-terminate.xml
diff -u phpdoc/en/reference/apache/functions/apache-child-terminate.xml:1.4 phpdoc/en/reference/apache/functions/apache-child-terminate.xml:1.5
--- phpdoc/en/reference/apache/functions/apache-child-terminate.xml:1.4 Wed Apr 24 18:34:30 2002
+++ phpdoc/en/reference/apache/functions/apache-child-terminate.xml Sat Mar 15 08:19:31 2003
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
 <!-- splitted from ./en/functions/apache.xml, last change in rev 1.20 -->
   <refentry id="function.apache-child-terminate">
    <refnamediv>
@@ -23,7 +23,7 @@
     <note>
      <simpara>
       The availability of this feature is controlled by the &php.ini; directive
- <option>apache.child_terminate</option>, which is set to <literal>off</literal>
+ <option>child_terminate</option>, which is set to <literal>off</literal>
       by default.
      </simpara>
      <simpara>

-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php