diff options
Diffstat (limited to 'man/coredns-auto.7')
-rw-r--r-- | man/coredns-auto.7 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/man/coredns-auto.7 b/man/coredns-auto.7 index fcd673175..22d4555bc 100644 --- a/man/coredns-auto.7 +++ b/man/coredns-auto.7 @@ -1,5 +1,5 @@ .\" Generated by Mmark Markdown Processer - mmark.miek.nl -.TH "COREDNS-AUTO" 7 "August 2019" "CoreDNS" "CoreDNS Plugins" +.TH "COREDNS-AUTO" 7 "September 2019" "CoreDNS" "CoreDNS Plugins" .SH "NAME" .PP @@ -77,8 +77,8 @@ notifies to 10.240.1.1 .RS .nf -\&. { - auto org { +org { + auto { directory /etc/coredns/zones/org transfer to * transfer to 10.240.1.1 |