auto make -f Makefile.doc

This commit is contained in:
coredns-auto-go-mod-tidy[bot]
2020-11-05 13:37:38 +00:00
parent 123da4c844
commit b091eff139
47 changed files with 97 additions and 76 deletions

View File

@@ -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.