diff --git a/reference/network/functions/gethostbyaddr.xml b/reference/network/functions/gethostbyaddr.xml index 0f4d0a5592..28bcdf132d 100644 --- a/reference/network/functions/gethostbyaddr.xml +++ b/reference/network/functions/gethostbyaddr.xml @@ -1,5 +1,5 @@ - + @@ -23,13 +23,13 @@ A simple <function>gethostbyaddr</function> example - ?> +]]> diff --git a/reference/network/functions/gethostbyname.xml b/reference/network/functions/gethostbyname.xml index 8fd7844110..b82593fd7f 100644 --- a/reference/network/functions/gethostbyname.xml +++ b/reference/network/functions/gethostbyname.xml @@ -1,5 +1,5 @@ - + @@ -19,6 +19,20 @@ hostname or a string containing the unmodified hostname on failure. + + + A simple <function>gethostbyaddr</function> example + + +]]> + + + See also gethostbyaddr.