mirror of
https://github.com/coredns/coredns.git
synced 2026-01-02 23:11:26 -05:00
Regenerate man page (#3946)
Regenerate man page `make -f Makefile.doc`, in praparation for 1.7.0 release. Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
.\" Generated by Mmark Markdown Processer - mmark.miek.nl
|
||||
.TH "COREDNS-DNS64" 7 "April 2020" "CoreDNS" "CoreDNS Plugins"
|
||||
.TH "COREDNS-DNS64" 7 "June 2020" "CoreDNS" "CoreDNS Plugins"
|
||||
|
||||
.SH "NAME"
|
||||
.PP
|
||||
@@ -77,10 +77,17 @@ Use a custom prefix.
|
||||
\&. {
|
||||
dns64 64:1337::/96
|
||||
}
|
||||
~~~~
|
||||
|
||||
.fi
|
||||
.RE
|
||||
|
||||
.PP
|
||||
Or
|
||||
~~~ corefile
|
||||
|
||||
.PP
|
||||
.RS
|
||||
|
||||
.nf
|
||||
\&. {
|
||||
dns64 {
|
||||
prefix 64:1337::/96
|
||||
|
||||
Reference in New Issue
Block a user