betz            Fri Aug 20 12:01:38 2004 EDT

  Modified files:              
    /phpdoc/en/reference/network/functions      gethostbynamel.xml 
  Log:
  user note (roko at ilievi dot net) return value
  
  
http://cvs.php.net/diff.php/phpdoc/en/reference/network/functions/gethostbynamel.xml?r1=1.5&r2=1.6&ty=u
Index: phpdoc/en/reference/network/functions/gethostbynamel.xml
diff -u phpdoc/en/reference/network/functions/gethostbynamel.xml:1.5 
phpdoc/en/reference/network/functions/gethostbynamel.xml:1.6
--- phpdoc/en/reference/network/functions/gethostbynamel.xml:1.5        Wed Aug  4 
17:03:58 2004
+++ phpdoc/en/reference/network/functions/gethostbynamel.xml    Fri Aug 20 12:01:37 
2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
 <!-- splitted from ./en/functions/network.xml, last change in rev 1.2 -->
   <refentry id="function.gethostbynamel">
    <refnamediv>
@@ -17,7 +17,8 @@
      </methodsynopsis>
     <para>
      Returns a list of IP addresses to which the Internet host
-     specified by <parameter>hostname</parameter> resolves.
+     specified by <parameter>hostname</parameter> resolves. Returns &false; if
+     <parameter>hostname</parameter> could not be resolved.
     </para>
      <example>
       <title><function>gethostbynamel</function> example</title>

Reply via email to