alindeman               Sun Mar 30 18:18:07 2003 EDT

  Modified files:              
    /phpdoc/en/reference/misc/functions exit.xml 
  Log:
  add a see also link to register_shutdown_function
  
  
Index: phpdoc/en/reference/misc/functions/exit.xml
diff -u phpdoc/en/reference/misc/functions/exit.xml:1.3 
phpdoc/en/reference/misc/functions/exit.xml:1.4
--- phpdoc/en/reference/misc/functions/exit.xml:1.3     Wed Mar 26 16:33:58 2003
+++ phpdoc/en/reference/misc/functions/exit.xml Sun Mar 30 18:18:07 2003
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
 <!-- splitted from ./en/functions/misc.xml, last change in rev 1.2 -->
   <refentry id="function.exit">
    <refnamediv>
@@ -59,6 +59,9 @@
       </programlisting>
       <!-- TODO: example with integer exit-statis -->
      </example>
+    </para>
+    <para>
+     See also: <function>register_shutdown_function</function>.
     </para>
    </refsect1>
   </refentry> 



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

Reply via email to