aboutsummaryrefslogtreecommitdiff
path: root/man/coredns-nsid.7
diff options
context:
space:
mode:
Diffstat (limited to 'man/coredns-nsid.7')
-rw-r--r--man/coredns-nsid.76
1 files changed, 3 insertions, 3 deletions
diff --git a/man/coredns-nsid.7 b/man/coredns-nsid.7
index df678afb6..765c5b7ed 100644
--- a/man/coredns-nsid.7
+++ b/man/coredns-nsid.7
@@ -1,5 +1,5 @@
.\" Generated by Mmark Markdown Processer - mmark.miek.nl
-.TH "COREDNS-NSID" 7 "August 2019" "CoreDNS" "CoreDNS Plugins"
+.TH "COREDNS-NSID" 7 "September 2019" "CoreDNS" "CoreDNS Plugins"
.SH "NAME"
.PP
@@ -39,7 +39,7 @@ Enable nsid:
.RS
.nf
-\&. {
+example.org {
whoami
nsid Use The Force
}
@@ -66,7 +66,7 @@ And now a client with NSID support will see an OPT record with the NSID option:
; EDNS: version: 0, flags:; udp: 4096
; NSID: 55 73 65 20 54 68 65 20 46 6f 72 63 65 ("Use The Force")
;; QUESTION SECTION:
-;whoami.example.org. IN A
+;whoami.example.org. IN A
.fi
.RE