make -f Makefile.doc (#2641)

few changes before the 1.4.0 release.

Signed-off-by: Miek Gieben <miek@miek.nl>
This commit is contained in:
Miek Gieben
2019-03-03 09:35:36 +00:00
committed by GitHub
parent 824367e8e6
commit b9fc38a166
4 changed files with 14 additions and 8 deletions

View File

@@ -1,7 +1,7 @@
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
.TH "COREDNS\-RELOAD" "7" "October 2018" "CoreDNS" "CoreDNS plugins"
.TH "COREDNS\-RELOAD" "7" "March 2019" "CoreDNS" "CoreDNS plugins"
.
.SH "NAME"
\fIreload\fR \- allows automatic reload of a changed Corefile\.
@@ -119,3 +119,9 @@ After the aborted attempt to reload we are left with the old processes running,
.
.P
In general be careful with assigning new port and expecting reload to work fully\.
.
.P
Also any \fBimport\fR statement is not discovered by this plugin\. This means if any of these imported files changes the \fIreload\fR plugin is ignorant of that fact\.
.
.SH "ALSO SEE"
See coredns\-import(7) and corefile(5)\.