sander          Mon Oct  7 11:22:04 2002 EDT

  Modified files:              
    /phpdoc/en/reference/info/functions getopt.xml 
  Log:
  Sync with the Source
  
  
Index: phpdoc/en/reference/info/functions/getopt.xml
diff -u phpdoc/en/reference/info/functions/getopt.xml:1.1 
phpdoc/en/reference/info/functions/getopt.xml:1.2
--- phpdoc/en/reference/info/functions/getopt.xml:1.1   Mon Sep 30 07:53:23 2002
+++ phpdoc/en/reference/info/functions/getopt.xml       Mon Oct  7 11:22:03 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
   <refentry id="function.getopt">
    <refnamediv>
     <refname>getopt</refname>
@@ -34,7 +34,7 @@
     </para>
     <para>
      This function will return an array of option / argument pairs.  If an
-     option does not have an argument, the value will be set to &null;.
+     option does not have an argument, the value will be set to &false;.
      <note>
       <para>
        This function requires that the <link linkend="ini.register-argc-argv">



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

Reply via email to