]> git.ipfire.org Git - thirdparty/ldns.git/commitdiff
fixup of manual page.
authorWouter Wijngaards <wouter@NLnetLabs.nl>
Thu, 14 Dec 2006 11:46:44 +0000 (11:46 +0000)
committerWouter Wijngaards <wouter@NLnetLabs.nl>
Thu, 14 Dec 2006 11:46:44 +0000 (11:46 +0000)
examples/ldns-testns.1

index 931d8fdc68cb0042abc4268e07109f766a7b9d6b..7440707942759d4695ee2172f8ff4c9c532ec1dc 100644 (file)
@@ -95,9 +95,13 @@ REPLY opcode, rcode or flags.
         (flags)   QR AA TC RD CD RA AD
 .br
 REPLY ...
-; any additional actions to do.         ; 'copy_id' copies the ID from the query to the answer.
 .br
-ADJUST copy_id         ; 'sleep=10' sleeps for 10 seconds before giving the answer (TCP is open)
+; any additional actions to do.         
+.br
+.br
+ADJUST copy_id  ; 'copy_id' copies the ID from the query to the answer.
+.br
+; 'sleep=10' sleeps for 10 seconds before giving the answer (TCP is open)
 .br
 ADJUST [sleep=<num>]    ; sleep before giving any reply
 .br