[PHP-DOC] cvs: phpdoc /en/functions sockets.xml From: Ron Chmara (ron <email protected>)
Date: 10/01/00

ronabop Sun Oct 1 16:57:30 2000 EDT

  Modified files:
    /phpdoc/en/functions sockets.xml
  Log:
  matching port/protocol to other text for bind()
  
Index: phpdoc/en/functions/sockets.xml
diff -u phpdoc/en/functions/sockets.xml:1.6 phpdoc/en/functions/sockets.xml:1.7
--- phpdoc/en/functions/sockets.xml:1.6 Tue Sep 19 12:33:43 2000
+++ phpdoc/en/functions/sockets.xml Sun Oct 1 16:57:30 2000
@@ -222,7 +222,7 @@
       <paramdef>int <parameter>socket</parameter></paramdef>
       <paramdef>string <parameter>address</parameter></paramdef>
       <paramdef>int
- <parameter><optional>protocol</optional></parameter>
+ <parameter><optional>port</optional></parameter>
       </paramdef>
      </funcprototype>
     </funcsynopsis>