pollita         Wed May 18 13:54:24 2005 EDT

  Modified files:              
    /phpdoc/en/reference/ssh2/functions ssh2-exec.xml 
  Log:
  Update proto
  
http://cvs.php.net/diff.php/phpdoc/en/reference/ssh2/functions/ssh2-exec.xml?r1=1.3&r2=1.4&ty=u
Index: phpdoc/en/reference/ssh2/functions/ssh2-exec.xml
diff -u phpdoc/en/reference/ssh2/functions/ssh2-exec.xml:1.3 
phpdoc/en/reference/ssh2/functions/ssh2-exec.xml:1.4
--- phpdoc/en/reference/ssh2/functions/ssh2-exec.xml:1.3        Wed Dec 29 
23:24:05 2004
+++ phpdoc/en/reference/ssh2/functions/ssh2-exec.xml    Wed May 18 13:54:24 2005
@@ -1,5 +1,5 @@
 <?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
 <!-- Generated by xml_proto.php v2.1. Found in /scripts directory of phpdoc. 
-->
   <refentry id="function.ssh2-exec">
    <refnamediv>
@@ -14,7 +14,11 @@
      <type>stream</type><methodname>ssh2_exec</methodname>
      
<methodparam><type>resource</type><parameter>session</parameter></methodparam>
      
<methodparam><type>string</type><parameter>command</parameter></methodparam>
+     <methodparam 
choice="opt"><type>string</type><parameter>pty</parameter></methodparam>
      <methodparam 
choice="opt"><type>array</type><parameter>env</parameter></methodparam>
+     <methodparam 
choice="opt"><type>int</type><parameter>width</parameter></methodparam>
+     <methodparam 
choice="opt"><type>int</type><parameter>height</parameter></methodparam>
+     <methodparam 
choice="opt"><type>int</type><parameter>width_height_type</parameter></methodparam>
     </methodsynopsis>
 
     <simpara>

Reply via email to