nlopess Sun Dec 28 06:25:14 2003 EDT
Modified files:
/phpdoc/en/reference/stream/functions stream-get-meta-data.xml
Log:
updated obsolete function
Index: phpdoc/en/reference/stream/functions/stream-get-meta-data.xml
diff -u phpdoc/en/reference/stream/functions/stream-get-meta-data.xml:1.2
phpdoc/en/reference/stream/functions/stream-get-meta-data.xml:1.3
--- phpdoc/en/reference/stream/functions/stream-get-meta-data.xml:1.2 Mon Jan 13
04:44:30 2003
+++ phpdoc/en/reference/stream/functions/stream-get-meta-data.xml Sun Dec 28
06:25:14 2003
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<refentry id="function.stream-get-meta-data">
<refnamediv>
<refname>stream_get_meta_data</refname>
@@ -28,7 +28,7 @@
<listitem>
<para>
<parameter>blocked</parameter> (bool) - &true; if the stream is
- in blocking IO mode. See <function>socket_set_blocking</function>.
+ in blocking IO mode. See <function>stream_set_blocking</function>.
</para>
</listitem>
<listitem>