From 97ff4b72e1480635a35f6f28c8ab05049ca9f697 Mon Sep 17 00:00:00 2001 From: Philip Olson Date: Sat, 15 Feb 2003 01:05:22 +0000 Subject: [PATCH] Typo git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@116449 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/network/functions/gethostbyaddr.xml | 6 +++--- reference/network/functions/gethostbyname.xml | 16 +++++++++++++++- 2 files changed, 18 insertions(+), 4 deletions(-) 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.