mfischer                Thu Jan  3 10:22:36 2002 EDT

  Modified files:              
    /phpdoc/en/functions        misc.xml 
  Log:
  - Document latest changes.
  
  
Index: phpdoc/en/functions/misc.xml
diff -u phpdoc/en/functions/misc.xml:1.64 phpdoc/en/functions/misc.xml:1.65
--- phpdoc/en/functions/misc.xml:1.64   Thu Dec 20 15:06:06 2001
+++ phpdoc/en/functions/misc.xml        Thu Jan  3 10:22:36 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.64 $ -->
+<!-- $Revision: 1.65 $ -->
  <reference id="ref.misc">
   <title>Miscellaneous functions</title>
   <titleabbrev>Misc.</titleabbrev>
@@ -359,6 +359,12 @@
      If <parameter>status</parameter> is an <type>integer</type>, that value
      will also be used as the exit status.
     </simpara>
+    <note>
+     <simpara>
+      The current CVS version does NOT print the <parameter>status</parameter>
+      if it is an <type>integer</type>.
+     </simpara>
+    </note>
     <note>
      <simpara>
       The <function>die</function> function is an alias for


Reply via email to