Re: [PHP-DOC] cvs: phpdoc /en/reference/network/functions gethostbyname.xml From: Derick Rethans (derick <email protected>)
Date: 01/07/03

On Tue, 7 Jan 2003, CHAILLAN Nicolas wrote:

> nicos Tue Jan 7 07:46:28 2003 EDT
>
> Modified files:
> /phpdoc/en/reference/network/functions gethostbyname.xml
> Log:
> gethostbyname returns the hostname if it fails
>
> Index: phpdoc/en/reference/network/functions/gethostbyname.xml
> diff -u phpdoc/en/reference/network/functions/gethostbyname.xml:1.2 phpdoc/en/reference/network/functions/gethostbyname.xml:1.3
> --- phpdoc/en/reference/network/functions/gethostbyname.xml:1.2 Wed Apr 17 02:42:03 2002
> +++ phpdoc/en/reference/network/functions/gethostbyname.xml Tue Jan 7 07:46:28 2003
> @@ -1,5 +1,5 @@
> <?xml version="1.0" encoding="iso-8859-1"?>
> -<!-- $Revision: 1.2 $ -->
> +<!-- $Revision: 1.3 $ -->
> <!-- splitted from ./en/functions/network.xml, last change in rev 1.2 -->
> <refentry id="function.gethostbyname">
> <refnamediv>
> @@ -16,7 +16,8 @@
> </methodsynopsis>
> <para>
> Returns the IP address of the Internet host specified by
> - <parameter>hostname</parameter>.
> + <parameter>hostname</parameter> or <parameter>hostname</parameter>
> + on failure.

Now this is very confusing, let the doc-ppl who have a much better
knowledge of English handle this...

Derick

-- 

------------------------------------------------------------------------- Derick Rethans http://derickrethans.nl/ PHP Magazine - PHP Magazine for Professionals http://php-mag.net/ -------------------------------------------------------------------------

-- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php