aboutsummaryrefslogtreecommitdiff
path: root/man/coredns-sign.7
diff options
context:
space:
mode:
Diffstat (limited to 'man/coredns-sign.7')
-rw-r--r--man/coredns-sign.74
1 files changed, 2 insertions, 2 deletions
diff --git a/man/coredns-sign.7 b/man/coredns-sign.7
index 9b5c36f86..b2413999d 100644
--- a/man/coredns-sign.7
+++ b/man/coredns-sign.7
@@ -1,5 +1,5 @@
.\" Generated by Mmark Markdown Processer - mmark.miek.nl
-.TH "COREDNS-SIGN" 7 "October 2020" "CoreDNS" "CoreDNS Plugins"
+.TH "COREDNS-SIGN" 7 "November 2020" "CoreDNS" "CoreDNS Plugins"
.SH "NAME"
.PP
@@ -206,7 +206,7 @@ Forcibly resigning a zone can be accomplished by removing the signed zone file (
on serving it from memory), and sending SIGUSR1 to the process to make it reload and resign the zone
file.
-.SH "ALSO SEE"
+.SH "SEE ALSO"
.PP
The DNSSEC RFCs: RFC 4033, RFC 4034 and RFC 4035. And the BCP on DNSSEC, RFC 6781. Further more the
manual pages coredns-keygen(1) and dnssec-keygen(8). And the \fIfile\fP plugin's documentation.