dams            Fri Feb 28 18:52:53 2003 EDT

  Modified files:              
    /phpdoc/en/reference/network/functions      dns-get-mx.xml 
  Log:
  correcting function name
  
Index: phpdoc/en/reference/network/functions/dns-get-mx.xml
diff -u phpdoc/en/reference/network/functions/dns-get-mx.xml:1.1 
phpdoc/en/reference/network/functions/dns-get-mx.xml:1.2
--- phpdoc/en/reference/network/functions/dns-get-mx.xml:1.1    Fri Nov 22 21:38:50 
2002
+++ phpdoc/en/reference/network/functions/dns-get-mx.xml        Fri Feb 28 18:52:53 
2003
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
   <refentry id="function.dns-get-mx">
    <refnamediv>
     <refname>dns_get_mx</refname>
@@ -8,7 +8,7 @@
    <refsect1>
     <title>Description</title>
      <methodsynopsis>
-      <type>int</type><methodname>getmxrr</methodname>
+      <type>int</type><methodname>dns_get_mx</methodname>
       <methodparam><type>string</type><parameter>hostname</parameter></methodparam>
       <methodparam><type>array</type><parameter>mxhosts</parameter></methodparam>
       <methodparam 
choice="opt"><type>array</type><parameter>&amp;weight</parameter></methodparam>



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

Reply via email to