philip Sat Jun 7 01:48:15 2003 EDT
Modified files:
/phpdoc/en/reference/network/functions gethostbyname.xml
Log:
Typo, closes bug #24073
Index: phpdoc/en/reference/network/functions/gethostbyname.xml
diff -u phpdoc/en/reference/network/functions/gethostbyname.xml:1.7
phpdoc/en/reference/network/functions/gethostbyname.xml:1.8
--- phpdoc/en/reference/network/functions/gethostbyname.xml:1.7 Fri Feb 14 20:04:23
2003
+++ phpdoc/en/reference/network/functions/gethostbyname.xml Sat Jun 7 01:48:15
2003
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.7 $ -->
+<!-- $Revision: 1.8 $ -->
<!-- splitted from ./en/functions/network.xml, last change in rev 1.2 -->
<refentry id="function.gethostbyname">
<refnamediv>
@@ -21,7 +21,7 @@
</para>
<para>
<example>
- <title>A simple <function>gethostbyaddr</function> example</title>
+ <title>A simple <function>gethostbyname</function> example</title>
<programlisting role="php">
<![CDATA[
<?php
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php