mirror of
https://github.com/coredns/coredns.git
synced 2026-04-13 15:35:32 -04:00
chore(docs): regenerate man pages (#7971)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
.\" Generated by Mmark Markdown Processer - mmark.miek.nl
|
||||
.TH "COREDNS-SECONDARY" 7 "March 2021" "CoreDNS" "CoreDNS Plugins"
|
||||
.TH "COREDNS-SECONDARY" 7 "March 2026" "CoreDNS" "CoreDNS Plugins"
|
||||
|
||||
.SH "NAME"
|
||||
.PP
|
||||
@@ -11,6 +11,10 @@ With \fIsecondary\fP you can transfer (via AXFR) a zone from another server. The
|
||||
\fInot committed\fP to disk (a violation of the RFC). This means restarting CoreDNS will cause it to
|
||||
retrieve all secondary zones.
|
||||
|
||||
.PP
|
||||
If the primary server(s) don't respond when CoreDNS is starting up, the AXFR will be retried
|
||||
indefinitely every 10s.
|
||||
|
||||
.SH "SYNTAX"
|
||||
.PP
|
||||
.RS
|
||||
@@ -42,7 +46,7 @@ secondary [zones...] {
|
||||
|
||||
.IP \(bu 4
|
||||
\fB\fCtransfer from\fR specifies from which \fBADDRESS\fP to fetch the zone. It can be specified multiple
|
||||
times; if one does not work, another will be tried. Transfering this zone outwards again can be
|
||||
times; if one does not work, another will be tried. Transferring this zone outwards again can be
|
||||
done by enabling the \fItransfer\fP plugin.
|
||||
|
||||
|
||||
@@ -94,4 +98,5 @@ Only AXFR is supported and the retrieved zone is not committed to disk.
|
||||
.SH "SEE ALSO"
|
||||
.PP
|
||||
See the \fItransfer\fP plugin to enable zone transfers \fIto\fP other servers.
|
||||
And RFC 5936 detailing the AXFR protocol.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user