Skip to content
This repository was archived by the owner on Aug 13, 2025. It is now read-only.

Commit d942c24

Browse files
committed
Merge branch '3962-doc-arm-fixes' into 'main'
Documentation formatting fixes in ARM Closes #3962 See merge request isc-projects/bind9!7723
2 parents 5c39b11 + 36a5c09 commit d942c24

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

doc/arm/reference.rst

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5610,7 +5610,6 @@ any top-level :namedconf:ref:`server` statements are used as defaults.
56105610
.. namedconf:statement:: keys
56115611
:tags: server, security
56125612
:short: Specifies one or more :any:`server_key` s to be used with a remote server.
5613-
56145613
:suppress_grammar:
56155614

56165615
.. warning::
@@ -6593,7 +6592,6 @@ Here is an example of a typical split DNS setup implemented using
65936592
.. namedconf:statement:: zone
65946593
:tags: zone
65956594
:short: Specifies the zone in a BIND 9 configuration.
6596-
65976595
:suppress_grammar:
65986596

65996597
:any:`zone` Block Definition and Usage
@@ -6604,7 +6602,6 @@ Zone Types
66046602
.. namedconf:statement:: type
66056603
:tags: zone
66066604
:short: Specifies the kind of zone in a given configuration.
6607-
66086605
:suppress_grammar:
66096606

66106607
The :any:`type` keyword is required for the :any:`zone` configuration unless

doc/arm/zones.inc.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -460,6 +460,7 @@ This example generates A and AAAA records using modifiers; the AAAA
460460
is equivalent to:
461461

462462
::
463+
463464
HOST-0000.EXAMPLE. A 1.2.3.1
464465
HOST-0001.EXAMPLE. A 1.2.3.2
465466
HOST-0002.EXAMPLE. A 1.2.3.3

0 commit comments

Comments
 (0)