mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-22 18:19:42 +00:00
Merge branch '3962-doc-arm-fixes' into 'main'
Documentation formatting fixes in ARM Closes #3962 See merge request isc-projects/bind9!7723
This commit is contained in:
commit
d942c244f5
@ -5610,7 +5610,6 @@ any top-level :namedconf:ref:`server` statements are used as defaults.
|
|||||||
.. namedconf:statement:: keys
|
.. namedconf:statement:: keys
|
||||||
:tags: server, security
|
:tags: server, security
|
||||||
:short: Specifies one or more :any:`server_key` s to be used with a remote server.
|
:short: Specifies one or more :any:`server_key` s to be used with a remote server.
|
||||||
|
|
||||||
:suppress_grammar:
|
:suppress_grammar:
|
||||||
|
|
||||||
.. warning::
|
.. warning::
|
||||||
@ -6593,7 +6592,6 @@ Here is an example of a typical split DNS setup implemented using
|
|||||||
.. namedconf:statement:: zone
|
.. namedconf:statement:: zone
|
||||||
:tags: zone
|
:tags: zone
|
||||||
:short: Specifies the zone in a BIND 9 configuration.
|
:short: Specifies the zone in a BIND 9 configuration.
|
||||||
|
|
||||||
:suppress_grammar:
|
:suppress_grammar:
|
||||||
|
|
||||||
:any:`zone` Block Definition and Usage
|
:any:`zone` Block Definition and Usage
|
||||||
@ -6604,7 +6602,6 @@ Zone Types
|
|||||||
.. namedconf:statement:: type
|
.. namedconf:statement:: type
|
||||||
:tags: zone
|
:tags: zone
|
||||||
:short: Specifies the kind of zone in a given configuration.
|
:short: Specifies the kind of zone in a given configuration.
|
||||||
|
|
||||||
:suppress_grammar:
|
:suppress_grammar:
|
||||||
|
|
||||||
The :any:`type` keyword is required for the :any:`zone` configuration unless
|
The :any:`type` keyword is required for the :any:`zone` configuration unless
|
||||||
|
@ -460,6 +460,7 @@ This example generates A and AAAA records using modifiers; the AAAA
|
|||||||
is equivalent to:
|
is equivalent to:
|
||||||
|
|
||||||
::
|
::
|
||||||
|
|
||||||
HOST-0000.EXAMPLE. A 1.2.3.1
|
HOST-0000.EXAMPLE. A 1.2.3.1
|
||||||
HOST-0001.EXAMPLE. A 1.2.3.2
|
HOST-0001.EXAMPLE. A 1.2.3.2
|
||||||
HOST-0002.EXAMPLE. A 1.2.3.3
|
HOST-0002.EXAMPLE. A 1.2.3.3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user