From 7d79ad8ab5cb1bf4a626d1d54f88e3b86042031f Mon Sep 17 00:00:00 2001 From: Sara Golemon Date: Sat, 23 Nov 2002 05:37:03 +0000 Subject: [PATCH] Fixed typo: , should have been git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@105395 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 1005f8fd3b..4a21afff07 100644 --- a/reference/network/functions/dns-get-record.xml +++ b/reference/network/functions/dns-get-record.xml @@ -1,5 +1,5 @@ - + dns_get_record @@ -59,7 +59,7 @@ The optional third and fourth arguments to this function, - authns and addtl + authns and addtl are passed by reference and, if given, will be populated with Resource Records for the Authoritative Name Servers, and any Additional Records respectively.