diff options
Diffstat (limited to 'man/coredns-metadata.7')
-rw-r--r-- | man/coredns-metadata.7 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/man/coredns-metadata.7 b/man/coredns-metadata.7 index 8341e146a..e3598282e 100644 --- a/man/coredns-metadata.7 +++ b/man/coredns-metadata.7 @@ -1,5 +1,5 @@ -.\" Generated by Mmark Markdown Processer - mmark.nl -.TH "COREDNS-METADATA" 7 "June 2019" "CoreDNS" "CoreDNS Plugins" +.\" Generated by Mmark Markdown Processer - mmark.miek.nl +.TH "COREDNS-METADATA" 7 "August 2019" "CoreDNS" "CoreDNS Plugins" .SH "NAME" .PP @@ -10,7 +10,7 @@ By enabling \fImetadata\fP any plugin that implements metadata.Provider interface \[la]https://godoc.org/github.com/coredns/coredns/plugin/metadata#Provider\[ra] will be called for -each DNS query, at beginning of the process for that query, in order to add it's own meta data to +each DNS query, at beginning of the process for that query, in order to add its own meta data to context. .PP |