diff --git a/reference/network/functions/gethostbyname.xml b/reference/network/functions/gethostbyname.xml index 050fbcce79..e534a9ef6d 100644 --- a/reference/network/functions/gethostbyname.xml +++ b/reference/network/functions/gethostbyname.xml @@ -1,5 +1,5 @@ - + @@ -16,8 +16,8 @@ Returns the IP address of the Internet host specified by - hostname or hostname - on failure. + hostname. If an error occurs, + gethostbyname returns hostname. See also gethostbyaddr.