mirror of
https://github.com/isc-projects/bind9.git
synced 2026-04-22 23:01:43 -04:00
Fix broken option reference in the ARM
This commit is contained in:
parent
0937207606
commit
84f36eaa83
1 changed files with 1 additions and 1 deletions
|
|
@ -99,7 +99,7 @@ from a primary server, the secondary checks to see that its version of
|
|||
the zone is the current version and, if not, initiates a zone transfer.
|
||||
|
||||
For more information about DNS NOTIFY, see the description of the
|
||||
:namedconf:ref:`notify` and :namedconf:ref`also-notify` statements.
|
||||
:namedconf:ref:`notify` and :namedconf:ref:`also-notify` statements.
|
||||
The NOTIFY protocol is specified in :rfc:`1996`.
|
||||
|
||||
.. note::
|
||||
|
|
|
|||
Loading…
Reference in a new issue