nicobn Fri Aug 17 13:45:12 2007 UTC
Modified files:
/phpdoc/en/reference/sockets/functions socket-shutdown.xml
Log:
Added parameter information
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/sockets/functions/socket-shutdown.xml?r1=1.8&r2=1.9&diff_format=u
Index: phpdoc/en/reference/sockets/functions/socket-shutdown.xml
diff -u phpdoc/en/reference/sockets/functions/socket-shutdown.xml:1.8
phpdoc/en/reference/sockets/functions/socket-shutdown.xml:1.9
--- phpdoc/en/reference/sockets/functions/socket-shutdown.xml:1.8 Wed Jun
20 22:25:25 2007
+++ phpdoc/en/reference/sockets/functions/socket-shutdown.xml Fri Aug 17
13:45:12 2007
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.8 $ -->
+<!-- $Revision: 1.9 $ -->
<refentry xmlns="http://docbook.org/ns/docbook"
xml:id="function.socket-shutdown">
<refnamediv>
<refname>socket_shutdown</refname>
@@ -28,6 +28,7 @@
<term><parameter>socket</parameter></term>
<listitem>
<para>
+ A valid socket resource created with <function>socket_create</function>.
</para>
</listitem>
</varlistentry>