jan             Sat May 25 08:59:29 2002 EDT

  Modified files:              
    /phpdoc/en/reference/exec/functions exec.xml 
  Log:
   - fix typo
  
  
Index: phpdoc/en/reference/exec/functions/exec.xml
diff -u phpdoc/en/reference/exec/functions/exec.xml:1.2 
phpdoc/en/reference/exec/functions/exec.xml:1.3
--- phpdoc/en/reference/exec/functions/exec.xml:1.2     Wed Apr 17 02:37:47 2002
+++ phpdoc/en/reference/exec/functions/exec.xml Sat May 25 08:59:29 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
 <!-- splitted from ./en/functions/exec.xml, last change in rev 1.2 -->
   <refentry id="function.exec">
    <refnamediv>
@@ -11,7 +11,7 @@
      <methodsynopsis>
       <type>string</type><methodname>exec</methodname>
       <methodparam><type>string</type><parameter>command</parameter></methodparam>
-      <methodparam choice="opt"><type>string</type><parameter>array
+      <methodparam choice="opt"><type>array</type><parameter>output
        </parameter></methodparam>
       <methodparam 
choice="opt"><type>int</type><parameter>return_var</parameter></methodparam>
      </methodsynopsis>


Reply via email to