sean Sat Jan 15 20:43:13 2005 EDT
Modified files:
/phpdoc/en/reference/network/functions dns-get-record.xml
Log:
temporarily document bug #29337
http://cvs.php.net/diff.php/phpdoc/en/reference/network/functions/dns-get-record.xml?r1=1.20&r2=1.21&ty=u
Index: phpdoc/en/reference/network/functions/dns-get-record.xml
diff -u phpdoc/en/reference/network/functions/dns-get-record.xml:1.20
phpdoc/en/reference/network/functions/dns-get-record.xml:1.21
--- phpdoc/en/reference/network/functions/dns-get-record.xml:1.20 Wed Nov
10 03:30:35 2004
+++ phpdoc/en/reference/network/functions/dns-get-record.xml Sat Jan 15
20:43:13 2005
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.20 $ -->
+<!-- $Revision: 1.21 $ -->
<refentry id="function.dns-get-record">
<refnamediv>
<refname>dns_get_record</refname>
@@ -19,7 +19,8 @@
<para>
<note>
<simpara>
- This function is not implemented on Windows platforms. Try the
+ This function is not implemented on Windows platforms, nor does it
+ (currently) work on *BSD systems. Try the
<ulink url="&url.php.pear;">PEAR</ulink> class
<ulink url="&url.pear.package;Net_DNS">Net_DNS</ulink>.
</simpara>