takagi          Fri Aug 17 08:49:19 2007 UTC

  Modified files:              
    /phpdoc/en/reference/sockets/functions      socket-set-block.xml 
  Log:
  fixed function name in example.
  
  
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/sockets/functions/socket-set-block.xml?r1=1.9&r2=1.10&diff_format=u
Index: phpdoc/en/reference/sockets/functions/socket-set-block.xml
diff -u phpdoc/en/reference/sockets/functions/socket-set-block.xml:1.9 
phpdoc/en/reference/sockets/functions/socket-set-block.xml:1.10
--- phpdoc/en/reference/sockets/functions/socket-set-block.xml:1.9      Thu Aug 
16 19:00:00 2007
+++ phpdoc/en/reference/sockets/functions/socket-set-block.xml  Fri Aug 17 
08:49:19 2007
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.9 $ -->
+<!-- $Revision: 1.10 $ -->
 <refentry xmlns="http://docbook.org/ns/docbook"; 
xml:id="function.socket-set-block">
  <refnamediv>
   <refname>socket_set_block</refname>
@@ -52,7 +52,7 @@
   &reftitle.examples;
   <para>
    <example>
-    <title><function>socket_set_nonblock</function> example</title>
+    <title><function>socket_set_block</function> example</title>
     <programlisting role="php">
 <![CDATA[
 <?php

Reply via email to