]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Hyperlink netprefix grammar references to the definition
authorPetr Špaček <pspacek@isc.org>
Fri, 1 Jul 2022 11:41:52 +0000 (13:41 +0200)
committerPetr Špaček <pspacek@isc.org>
Mon, 4 Jul 2022 13:50:50 +0000 (15:50 +0200)
doc/arm/reference.rst

index 5d0e649d6055a892c9d1f85f1264eb2a81b50810..c3689b662576f3f201b2934849182832e5c0d3cd 100644 (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.