diff --git a/doc/arm/Bv9ARM-book.xml b/doc/arm/Bv9ARM-book.xml index 9de9e39805..97b2111b44 100644 --- a/doc/arm/Bv9ARM-book.xml +++ b/doc/arm/Bv9ARM-book.xml @@ -2,7 +2,7 @@ - + BIND 9 Administrator Reference Manual @@ -3028,9 +3028,12 @@ may also be specified in the view and in which case it overrides the global dialup option. If the zone is a master zone then the server will send out a NOTIFY -request to all the slaves. This will trigger the zone serial number check -in the slave (providing it supports NOTIFY) allowing the slave to -verify the zone while the connection is active.If the +request to all the slaves (default). This should trigger the zone serial +number check in the slave (providing it supports NOTIFY) allowing the slave +to verify the zone while the connection is active. +The set of servers to which NOTIFY is sent can be controlled by +notify and notify-also. +If the zone is a slave or stub zone, then the server will suppress the regular "zone up to date" (refresh) queries and only perform them when the heartbeat-interval expires in addition to sending @@ -3095,6 +3098,8 @@ processing. +Note that normal NOTIFY processing is not affected by +dialup.