pollita         Tue Dec 10 02:12:46 2002 EDT

  Modified files:              
    /phpdoc/en/reference/network/functions      dns-get-record.xml 
  Log:
  Correction to reason why class always equals "IN"
  
  
Index: phpdoc/en/reference/network/functions/dns-get-record.xml
diff -u phpdoc/en/reference/network/functions/dns-get-record.xml:1.7 
phpdoc/en/reference/network/functions/dns-get-record.xml:1.8
--- phpdoc/en/reference/network/functions/dns-get-record.xml:1.7        Sun Dec  8 
03:51:55 2002
+++ phpdoc/en/reference/network/functions/dns-get-record.xml    Tue Dec 10 02:12:46 
+2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.7 $ -->
+<!-- $Revision: 1.8 $ -->
   <refentry id="function.dns-get-record">
     <refnamediv>
      <refname>dns_get_record</refname>
@@ -45,7 +45,7 @@
          <row>
           <entry>class</entry>
           <entry>
-           Currently <function>dns_get_record</function> only returns IPv4 records 
and as
+           <function>dns_get_record</function> only returns Internet class records 
+and as
            such this parameter will always return <literal>IN</literal>.
           </entry>
          </row>



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

Reply via email to