mirror of
https://github.com/coredns/coredns.git
synced 2025-12-06 02:15:11 -05:00
auto make -f Makefile.doc
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
The \fIauto\fP plugin is used for an "old-style" DNS server. It serves from a preloaded file that exists
|
||||
on disk. If the zone file contains signatures (i.e. is signed, i.e. using DNSSEC) correct DNSSEC answers
|
||||
are returned. Only NSEC is supported! If you use this setup \fIyou\fP are responsible for re-signing the
|
||||
zonefile. New or changed zones are automatically picked up from disk.
|
||||
zonefile. New or changed zones are automatically picked up from disk only when SOA's serial changes. If the zones are not updated via a zone transfer, the serial must be manually changed.
|
||||
|
||||
.SH "SYNTAX"
|
||||
.PP
|
||||
|
||||
Reference in New Issue
Block a user