dams            Mon May 21 05:52:53 2001 EDT

  Modified files:              
    /phpdoc/en/functions        network.xml 
  Log:
  tag'ed printf
  
Index: phpdoc/en/functions/network.xml
diff -u phpdoc/en/functions/network.xml:1.33 phpdoc/en/functions/network.xml:1.34
--- phpdoc/en/functions/network.xml:1.33        Sat May 19 17:50:14 2001
+++ phpdoc/en/functions/network.xml     Mon May 21 05:52:53 2001
@@ -521,9 +521,9 @@
     </para>
     <para>
      This second example shows how to print a converted address with the
-     printf function:
+     <function>printf</function> function :
      <example>
-     <title><function>IP Adres displaying</function> Example</title>
+     <title>IP Adres displaying</title>
      <programlisting role="php">
 &lt;?php
 $ip = gethostbyname("www.php.net");


Reply via email to