From: JINMEI Tatuya Date: Thu, 15 Dec 2011 17:55:03 +0000 (-0800) Subject: [master] fixed a trivial typo. too trivial, so I'm directly pushing it. X-Git-Tag: perftcpdns_before_epoll~5^2~5^2~8 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=884644953f7c356cc53ca975a61502ef77d6dcbe;p=thirdparty%2Fkea.git [master] fixed a trivial typo. too trivial, so I'm directly pushing it. --- diff --git a/src/bin/xfrout/b10-xfrout.xml b/src/bin/xfrout/b10-xfrout.xml index 749c084683..87d0267430 100644 --- a/src/bin/xfrout/b10-xfrout.xml +++ b/src/bin/xfrout/b10-xfrout.xml @@ -117,7 +117,7 @@ configuration concerning b10-xfrout. The supported names of each object are "origin" (the origin name of the zone), "class" (the RR class of the zone, optional, - default to "IN"), and "acl_element" (ACL only applicable to + default to "IN"), and "transfer_acl" (ACL only applicable to transfer requests for that zone). See the BIND 10 Guide for configuration examples. The default is an empty list, that is, no zone specific configuration.