2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 22:15:20 +00:00

Hyperlink netprefix grammar references to the definition

This commit is contained in:
Petr Špaček
2022-07-01 13:41:52 +02:00
parent a35c1ae0c2
commit 5ce45d1c04

View File

@@ -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.
@@ -4520,7 +4520,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.