dave Sat Aug 7 04:27:38 2004 EDT
Modified files:
/phpdoc/en/reference/network/functions inet-ntop.xml inet-pton.xml
Log:
- Fix broken build.
http://cvs.php.net/diff.php/phpdoc/en/reference/network/functions/inet-ntop.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/network/functions/inet-ntop.xml
diff -u phpdoc/en/reference/network/functions/inet-ntop.xml:1.1
phpdoc/en/reference/network/functions/inet-ntop.xml:1.2
--- phpdoc/en/reference/network/functions/inet-ntop.xml:1.1 Sat Aug 7 01:13:16
2004
+++ phpdoc/en/reference/network/functions/inet-ntop.xml Sat Aug 7 04:27:37 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
<refentry id="function.inet-ntop">
<refnamediv>
<refname>inet_ntop</refname>
@@ -38,7 +38,6 @@
]]>
</programlisting>
</example>
- </note>
<para>
See also <function>long2ip</function>,
<function>inet_pton</function>, and
http://cvs.php.net/diff.php/phpdoc/en/reference/network/functions/inet-pton.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/network/functions/inet-pton.xml
diff -u phpdoc/en/reference/network/functions/inet-pton.xml:1.1
phpdoc/en/reference/network/functions/inet-pton.xml:1.2
--- phpdoc/en/reference/network/functions/inet-pton.xml:1.1 Sat Aug 7 01:13:16
2004
+++ phpdoc/en/reference/network/functions/inet-pton.xml Sat Aug 7 04:27:37 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
<refentry id="function.inet-pton">
<refnamediv>
<refname>inet_pton</refname>
@@ -31,7 +31,6 @@
]]>
</programlisting>
</example>
- </note>
<para>
See also <function>ip2long</function>,
<function>inet_ntop</function>, and