]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Rename remoteserver_list to remote-servers
authorPetr Špaček <pspacek@isc.org>
Fri, 1 Jul 2022 11:12:01 +0000 (13:12 +0200)
committerPetr Špaček <pspacek@isc.org>
Mon, 4 Jul 2022 13:50:50 +0000 (15:50 +0200)
Name remoteserver_list was not referenced anywhere but the grammar uses
name remote-servers. Rename and add a reference to primaries for more
information.

doc/arm/reference.rst

index 77a44daed92493eccf3e314c299af900a1c2a804..ae67f7ffbccc19e7c94cca09ce9f8836706e396b 100644 (file)
@@ -281,8 +281,8 @@ file documentation:
     ``address_match_list``
         A list of one or more ``ip_addr``, ``ip_prefix``, ``key_id``, or :term:`acl_name` elements; see :ref:`address_match_lists`.
 
-    ``remoteserver_list``
-        A named list of one or more ``ip_addr`` s with optional ``tls_id``, ``key_id``, and/or ``ip_port``. A ``remoteserver_list`` may include other ``remoteserver_list`` s.
+    ``remote-servers``
+        A named list of one or more ``ip_addr`` 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.
 
     ``domain_name``
         A quoted string which is used as a DNS name; for example: ``my.test.domain``.