mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-11 05:00:00 -04:00
Add missing newline in documentation code example
This commit is contained in:
parent
5c39b119c9
commit
1849c02606
1 changed files with 1 additions and 0 deletions
|
|
@ -460,6 +460,7 @@ This example generates A and AAAA records using modifiers; the AAAA
|
|||
is equivalent to:
|
||||
|
||||
::
|
||||
|
||||
HOST-0000.EXAMPLE. A 1.2.3.1
|
||||
HOST-0001.EXAMPLE. A 1.2.3.2
|
||||
HOST-0002.EXAMPLE. A 1.2.3.3
|
||||
|
|
|
|||
Loading…
Reference in a new issue