vrana Thu Aug 16 10:12:56 2007 UTC
Modified files:
/phpdoc/en/reference/network/functions dns-get-record.xml
Log:
Doesn't work on Mac (bug #42123)
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/network/functions/dns-get-record.xml?r1=1.25&r2=1.26&diff_format=u
Index: phpdoc/en/reference/network/functions/dns-get-record.xml
diff -u phpdoc/en/reference/network/functions/dns-get-record.xml:1.25
phpdoc/en/reference/network/functions/dns-get-record.xml:1.26
--- phpdoc/en/reference/network/functions/dns-get-record.xml:1.25 Wed Jun
20 22:25:04 2007
+++ phpdoc/en/reference/network/functions/dns-get-record.xml Thu Aug 16
10:12:56 2007
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.25 $ -->
+<!-- $Revision: 1.26 $ -->
<refentry xml:id="function.dns-get-record"
xmlns="http://docbook.org/ns/docbook"
xmlns:xlink="http://www.w3.org/1999/xlink">
<refnamediv>
<refname>dns_get_record</refname>
@@ -462,7 +462,7 @@
<note>
<para>
This function is not implemented on Windows platforms, nor does it
- (currently) work on *BSD systems. Try the
+ (currently) work on *BSD systems (including Mac). Try the
<link xlink:href="&url.php.pear;">PEAR</link> class
<link xlink:href="&url.pear.package;Net_DNS">Net_DNS</link>.
</para>