cortesi         Sun Mar 17 09:30:26 2002 EDT

  Modified files:              
    /phpdoc/it/functions        math.xml 
  Log:
  update to EN 1.77
  
Index: phpdoc/it/functions/math.xml
diff -u phpdoc/it/functions/math.xml:1.26 phpdoc/it/functions/math.xml:1.27
--- phpdoc/it/functions/math.xml:1.26   Mon Mar  4 05:48:09 2002
+++ phpdoc/it/functions/math.xml        Sun Mar 17 09:30:25 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- EN-Revision: 1.75 Maintainer: cortesi Status: ready -->
+<!-- EN-Revision: 1.77 Maintainer: cortesi Status: ready -->
  <reference id="ref.math">
   <title>Funzioni Matematiche</title>
   <titleabbrev>Mat</titleabbrev>
@@ -924,11 +924,7 @@
     <title>Descrizione</title>
      <methodsynopsis>
       <type>int</type><methodname>mt_rand</methodname>
-      <void/>
-     </methodsynopsis>
-     <methodsynopsis>
-      <type>int</type><methodname>mt_rand</methodname>
-      <methodparam><type>int</type><parameter>min</parameter></methodparam>
+      <methodparam 
+choice="opt"><type>int</type><parameter>min</parameter></methodparam>
       <methodparam><type>int</type><parameter>max</parameter></methodparam>
      </methodsynopsis>
     <simpara>
@@ -1262,11 +1258,7 @@
     <title>Descrizione</title>
      <methodsynopsis>
       <type>int</type><methodname>rand</methodname>
-      <void/>
-     </methodsynopsis>
-     <methodsynopsis>
-      <type>int</type><methodname>rand</methodname>
-      <methodparam><type>int</type><parameter>min</parameter></methodparam>
+      <methodparam 
+choice="opt"><type>int</type><parameter>min</parameter></methodparam>
       <methodparam><type>int</type><parameter>max</parameter></methodparam>
      </methodsynopsis>
     <simpara>


Reply via email to