pollita         Sat Nov 23 00:37:03 2002 EDT

  Modified files:              
    /phpdoc/en/reference/network/functions      dns-get-record.xml 
  Log:
  Fixed typo: </parameters>, should have been </parameter>
  
  
Index: phpdoc/en/reference/network/functions/dns-get-record.xml
diff -u phpdoc/en/reference/network/functions/dns-get-record.xml:1.1 
phpdoc/en/reference/network/functions/dns-get-record.xml:1.2
--- phpdoc/en/reference/network/functions/dns-get-record.xml:1.1        Fri Nov 22 
21:49:50 2002
+++ phpdoc/en/reference/network/functions/dns-get-record.xml    Sat Nov 23 00:37:03 
+2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
   <refentry id="function.dns-get-record">
     <refnamediv>
      <refname>dns_get_record</refname>
@@ -59,7 +59,7 @@
      </para>
      <simpara>
        The optional third and fourth arguments to this function,
-       <parameter>authns</parameters> and <parameter>addtl</parameter>
+       <parameter>authns</parameter> and <parameter>addtl</parameter>
        are passed by reference and, if given, will be populated with
        Resource Records for the <emphasis>Authoritative Name Servers</emphasis>,
        and any <emphasis>Additional Records</emphasis> respectively.



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

Reply via email to