didou           Wed Dec 31 06:02:17 2003 EDT

  Modified files:              
    /phpdoc/en/reference/network/functions      pfsockopen.xml 
  Log:
  oups, proto too
  
Index: phpdoc/en/reference/network/functions/pfsockopen.xml
diff -u phpdoc/en/reference/network/functions/pfsockopen.xml:1.2 
phpdoc/en/reference/network/functions/pfsockopen.xml:1.3
--- phpdoc/en/reference/network/functions/pfsockopen.xml:1.2    Wed Apr 17 02:42:05 
2002
+++ phpdoc/en/reference/network/functions/pfsockopen.xml        Wed Dec 31 06:02:17 
2003
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
 <!-- splitted from ./en/functions/network.xml, last change in rev 1.2 -->
   <refentry id="function.pfsockopen">
    <refnamediv>
@@ -11,7 +11,7 @@
    <refsect1>
     <title>Description</title>
      <methodsynopsis>
-      <type>int</type><methodname>pfsockopen</methodname>
+      <type>resource</type><methodname>pfsockopen</methodname>
       <methodparam><type>string</type><parameter>hostname</parameter></methodparam>
       <methodparam><type>int</type><parameter>port</parameter></methodparam>
       <methodparam 
choice="opt"><type>int</type><parameter>errno</parameter></methodparam>

Reply via email to