mirror of
https://github.com/coredns/coredns.git
synced 2026-01-22 08:31:18 -05:00
doc: regen man-pages (#3725)
Mechanical change: make -f Makefile.doc Signed-off-by: Miek Gieben <miek@miek.nl>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
.\" Generated by Mmark Markdown Processer - mmark.miek.nl
|
||||
.TH "COREDNS-DNSTAP" 7 "December 2019" "CoreDNS" "CoreDNS Plugins"
|
||||
.TH "COREDNS-DNSTAP" 7 "March 2020" "CoreDNS" "CoreDNS Plugins"
|
||||
|
||||
.SH "NAME"
|
||||
.PP
|
||||
@@ -7,8 +7,8 @@
|
||||
|
||||
.SH "DESCRIPTION"
|
||||
.PP
|
||||
dnstap is a flexible, structured binary log format for DNS software; see http://dnstap.info
|
||||
\[la]http://dnstap.info\[ra]. With this
|
||||
dnstap is a flexible, structured binary log format for DNS software; see https://dnstap.info
|
||||
\[la]https://dnstap.info\[ra]. With this
|
||||
plugin you make CoreDNS output dnstap logging.
|
||||
|
||||
.PP
|
||||
@@ -141,5 +141,5 @@ func (h Dnstap) ServeDNS(ctx context.Context, w dns.ResponseWriter, r *dns.Msg)
|
||||
.SH "SEE ALSO"
|
||||
.PP
|
||||
dnstap.info
|
||||
\[la]http://dnstap.info\[ra].
|
||||
\[la]https://dnstap.info\[ra].
|
||||
|
||||
|
||||
Reference in New Issue
Block a user