Date: 05/21/01
- Next message: Daniel Beckham: "Re: [PHP-DOC] Function References not showing up in docs for mixed case function names"
- Previous message: Damien Seguy: "[PHP-DOC] cvs: phpdoc /en/functions var.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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">
<?php
$ip = gethostbyname("www.php.net");
- Next message: Daniel Beckham: "Re: [PHP-DOC] Function References not showing up in docs for mixed case function names"
- Previous message: Damien Seguy: "[PHP-DOC] cvs: phpdoc /en/functions var.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

