mirror of
https://github.com/coredns/coredns.git
synced 2025-12-10 12:25:11 -05:00
bufsize: go gen and docs (#3449)
Run 'go generate' and 'make -f Makefile.doc' to generate the chaos plugin author list and update the manual pages. Signed-off-by: Miek Gieben <miek@miek.nl>
This commit is contained in:
@@ -3,8 +3,7 @@
|
||||
|
||||
.SH "NAME"
|
||||
.PP
|
||||
\fItransfer\fP - answer zone transfers requests for compatible authoritative
|
||||
plugins.
|
||||
\fItransfer\fP - perform zone transfers for other plugins.
|
||||
|
||||
.SH "DESCRIPTION"
|
||||
.PP
|
||||
@@ -12,8 +11,8 @@ This plugin answers zone transfers for authoritative plugins that implement
|
||||
\fB\fCtransfer.Transferer\fR.
|
||||
|
||||
.PP
|
||||
Transfer answers AXFR requests and IXFR requests with AXFR fallback if the
|
||||
zone has changed.
|
||||
Transfer answers full zone transfer (AXFR) requests and incremental zone transfer (IXFR) requests
|
||||
with AXFR fallback if the zone has changed.
|
||||
|
||||
.PP
|
||||
Notifies are not currently supported.
|
||||
|
||||
Reference in New Issue
Block a user