mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-10 23:19:59 -04:00
Hyperlink netprefix grammar references to the definition
(cherry picked from commit 5ce45d1c04)
This commit is contained in:
parent
f005a870d9
commit
aec7ae2d96
1 changed files with 2 additions and 2 deletions
|
|
@ -279,7 +279,7 @@ file documentation:
|
|||
The name of an :term:`address_match_list` as defined by the :any:`acl` statement.
|
||||
|
||||
``address_match_list``
|
||||
A list of one or more :term:`ip_address`, ``netprefix``, ``key_id``, or :term:`acl_name` elements; see :ref:`address_match_lists`.
|
||||
A list of one or more :term:`ip_address`, :term:`netprefix`, ``key_id``, or :term:`acl_name` elements; see :ref:`address_match_lists`.
|
||||
|
||||
``remote-servers``
|
||||
A named list of one or more :term:`ip_address` s with optional ``tls_id``, ``key_id``, and/or ``ip_port``. A ``remote-servers`` list may include other ``remote-servers`` lists. See :any:`primaries` block.
|
||||
|
|
@ -4542,7 +4542,7 @@ Content Filtering
|
|||
:term:`address_match_list` of the :any:`deny-answer-addresses` option.
|
||||
|
||||
In the :term:`address_match_list` of the :any:`deny-answer-addresses` option,
|
||||
only :term:`ip_address` and ``netprefix`` are meaningful; any ``key_id`` is
|
||||
only :term:`ip_address` and :term:`netprefix` are meaningful; any ``key_id`` is
|
||||
silently ignored.
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue