Add missing newline in documentation code example

This commit is contained in:
Tom Krizek 2023-03-24 10:46:08 +01:00
parent 5c39b119c9
commit 1849c02606
No known key found for this signature in database
GPG key ID: 01623B9B652A20A7

View file

@ -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