2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-22 18:19:42 +00:00

Fix broken option reference in the ARM

This commit is contained in:
Andoni Duarte Pintado 2025-01-16 10:41:20 +01:00 committed by Michał Kępień
parent 0937207606
commit 84f36eaa83
No known key found for this signature in database

View File

@ -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. the zone is the current version and, if not, initiates a zone transfer.
For more information about DNS NOTIFY, see the description of the 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`. The NOTIFY protocol is specified in :rfc:`1996`.
.. note:: .. note::