This repository was archived by the owner on Aug 13, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +1
-3
lines changed Expand file tree Collapse file tree 2 files changed +1
-3
lines changed Original file line number Diff line number Diff line change @@ -5610,7 +5610,6 @@ any top-level :namedconf:ref:`server` statements are used as defaults.
5610
5610
.. namedconf :statement :: keys
5611
5611
:tags: server, security
5612
5612
:short: Specifies one or more :any: `server_key ` s to be used with a remote server.
5613
-
5614
5613
:suppress_grammar:
5615
5614
5616
5615
.. warning ::
@@ -6593,7 +6592,6 @@ Here is an example of a typical split DNS setup implemented using
6593
6592
.. namedconf :statement :: zone
6594
6593
:tags: zone
6595
6594
:short: Specifies the zone in a BIND 9 configuration.
6596
-
6597
6595
:suppress_grammar:
6598
6596
6599
6597
:any: `zone ` Block Definition and Usage
@@ -6604,7 +6602,6 @@ Zone Types
6604
6602
.. namedconf :statement :: type
6605
6603
:tags: zone
6606
6604
:short: Specifies the kind of zone in a given configuration.
6607
-
6608
6605
:suppress_grammar:
6609
6606
6610
6607
The :any: `type ` keyword is required for the :any: `zone ` configuration unless
Original file line number Diff line number Diff line change @@ -460,6 +460,7 @@ This example generates A and AAAA records using modifiers; the AAAA
460
460
is equivalent to:
461
461
462
462
::
463
+
463
464
HOST-0000.EXAMPLE. A 1.2.3.1
464
465
HOST-0001.EXAMPLE. A 1.2.3.2
465
466
HOST-0002.EXAMPLE. A 1.2.3.3
You can’t perform that action at this time.
0 commit comments