ali             Wed Sep 24 03:47:27 2003 EDT

  Modified files:              
    /phpdoc/en/reference/sockets/functions      socket-recvfrom.xml 
  Log:
  correcting proto
  
  
Index: phpdoc/en/reference/sockets/functions/socket-recvfrom.xml
diff -u phpdoc/en/reference/sockets/functions/socket-recvfrom.xml:1.2 
phpdoc/en/reference/sockets/functions/socket-recvfrom.xml:1.3
--- phpdoc/en/reference/sockets/functions/socket-recvfrom.xml:1.2       Wed Apr 17 
02:44:10 2002
+++ phpdoc/en/reference/sockets/functions/socket-recvfrom.xml   Wed Sep 24 03:47:26 
2003
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
 <!-- splitted from ./en/functions/sockets.xml, last change in rev 1.27 -->
   <refentry id="function.socket-recvfrom">
    <refnamediv>
@@ -15,7 +15,7 @@
       <methodparam><type>int</type><parameter>len</parameter></methodparam>
       <methodparam><type>int</type><parameter>flags</parameter></methodparam>
       <methodparam><type>string</type><parameter>&amp;name</parameter></methodparam>
-      <methodparam 
choice="opt"><type>int</type><parameter>&amp;port</parameter></methodparam>
+      <methodparam><type>int</type><parameter>&amp;port</parameter></methodparam>
      </methodsynopsis>
      &warn.experimental.func;
     <para>

Reply via email to