nlopess         Thu May 26 13:08:03 2005 EDT

  Modified files:              
    /phpdoc/en/reference/network/functions      inet-ntop.xml inet-pton.xml 
  Log:
  not available on windows
  
http://cvs.php.net/diff.php/phpdoc/en/reference/network/functions/inet-ntop.xml?r1=1.3&r2=1.4&ty=u
Index: phpdoc/en/reference/network/functions/inet-ntop.xml
diff -u phpdoc/en/reference/network/functions/inet-ntop.xml:1.3 
phpdoc/en/reference/network/functions/inet-ntop.xml:1.4
--- phpdoc/en/reference/network/functions/inet-ntop.xml:1.3     Thu Mar 31 
14:19:13 2005
+++ phpdoc/en/reference/network/functions/inet-ntop.xml Thu May 26 13:08:02 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
   <refentry id="function.inet-ntop">
    <refnamediv>
     <refname>inet_ntop</refname>
@@ -38,6 +38,7 @@
 ]]>
      </programlisting>
     </example>
+    &note.no-windows;
     <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.2&r2=1.3&ty=u
Index: phpdoc/en/reference/network/functions/inet-pton.xml
diff -u phpdoc/en/reference/network/functions/inet-pton.xml:1.2 
phpdoc/en/reference/network/functions/inet-pton.xml:1.3
--- phpdoc/en/reference/network/functions/inet-pton.xml:1.2     Sat Aug  7 
04:27:37 2004
+++ phpdoc/en/reference/network/functions/inet-pton.xml Thu May 26 13:08:03 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
   <refentry id="function.inet-pton">
    <refnamediv>
     <refname>inet_pton</refname>
@@ -31,6 +31,7 @@
 ]]>
      </programlisting>
     </example>
+    &note.no-windows;
     <para>
      See also <function>ip2long</function>,
      <function>inet_ntop</function>, and

Reply via email to