From 28d3743bdac791a94e575661689a83796bd33336 Mon Sep 17 00:00:00 2001 From: Jakub Vrana Date: Thu, 16 Aug 2007 10:12:56 +0000 Subject: [PATCH] Doesn't work on Mac (bug #42123) git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241303 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/network/functions/dns-get-record.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/reference/network/functions/dns-get-record.xml b/reference/network/functions/dns-get-record.xml index 9dc4c8ea15..4a01512c8c 100644 --- a/reference/network/functions/dns-get-record.xml +++ b/reference/network/functions/dns-get-record.xml @@ -1,5 +1,5 @@ - + dns_get_record @@ -462,7 +462,7 @@ Additional = Array 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 PEAR class Net_DNS.