yannick Fri May 28 12:36:14 2004 EDT
Modified files:
/phpdoc/en/reference/network/functions ip2long.xml
Log:
typos
http://cvs.php.net/diff.php/phpdoc/en/reference/network/functions/ip2long.xml?r1=1.6&r2=1.7&ty=u
Index: phpdoc/en/reference/network/functions/ip2long.xml
diff -u phpdoc/en/reference/network/functions/ip2long.xml:1.6
phpdoc/en/reference/network/functions/ip2long.xml:1.7
--- phpdoc/en/reference/network/functions/ip2long.xml:1.6 Fri May 28 06:56:36
2004
+++ phpdoc/en/reference/network/functions/ip2long.xml Fri May 28 12:36:14 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.6 $ -->
+<!-- $Revision: 1.7 $ -->
<!-- splitted from ./en/functions/network.xml, last change in rev 1.18 -->
<refentry id="function.ip2long">
<refnamediv>
@@ -78,7 +78,7 @@
This third example shows how to print a converted address with the
<function>printf</function> function in PHP 5:
<example>
- <title>Displaying an IP address (PHP 4)</title>
+ <title>Displaying an IP address (PHP 5)</title>
<programlisting role="php">
<![CDATA[
<?php