BIND 10 master, updated. 884644953f7c356cc53ca975a61502ef77d6dcbe [master] fixed a trivial typo. too trivial, so I'm directly pushing it.
BIND 10 source code commits
bind10-changes at lists.isc.org
Thu Dec 15 17:55:27 UTC 2011
The branch, master has been updated
via 884644953f7c356cc53ca975a61502ef77d6dcbe (commit)
from 11b8542e2d8e8a2ffd03fcb10a4278b399e9353b (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 884644953f7c356cc53ca975a61502ef77d6dcbe
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Thu Dec 15 09:55:03 2011 -0800
[master] fixed a trivial typo. too trivial, so I'm directly pushing it.
-----------------------------------------------------------------------
Summary of changes:
src/bin/xfrout/b10-xfrout.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
-----------------------------------------------------------------------
diff --git a/src/bin/xfrout/b10-xfrout.xml b/src/bin/xfrout/b10-xfrout.xml
index 749c084..87d0267 100644
--- a/src/bin/xfrout/b10-xfrout.xml
+++ b/src/bin/xfrout/b10-xfrout.xml
@@ -117,7 +117,7 @@
configuration concerning <command>b10-xfrout</command>.
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 <citetitle>BIND 10 Guide</citetitle> for configuration examples.
The default is an empty list, that is, no zone specific configuration.
More information about the bind10-changes
mailing list