diff options
Diffstat (limited to 'man/coredns-any.7')
-rw-r--r-- | man/coredns-any.7 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/man/coredns-any.7 b/man/coredns-any.7 index 2fc03ec09..d79953bc2 100644 --- a/man/coredns-any.7 +++ b/man/coredns-any.7 @@ -1,9 +1,9 @@ .\" Generated by Mmark Markdown Processer - mmark.miek.nl -.TH "COREDNS-ANY" 7 "August 2019" "CoreDNS" "CoreDNS Plugins" +.TH "COREDNS-ANY" 7 "September 2019" "CoreDNS" "CoreDNS Plugins" .SH "NAME" .PP -\fIany\fP - give a minimal response to ANY queries. +\fIany\fP - gives a minimal response to ANY queries. .SH "DESCRIPTION" .PP @@ -41,7 +41,7 @@ A \fB\fCdig +nocmd ANY example.org +noall +answer\fR now returns: .RS .nf -example.org. 8482 IN HINFO "ANY obsoleted" "See RFC 8482" +example.org. 8482 IN HINFO "ANY obsoleted" "See RFC 8482" .fi .RE |