diff options
Diffstat (limited to 'man/coredns-reload.7')
-rw-r--r-- | man/coredns-reload.7 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/coredns-reload.7 b/man/coredns-reload.7 index 4a52f6fbf..f78d55bf6 100644 --- a/man/coredns-reload.7 +++ b/man/coredns-reload.7 @@ -1,4 +1,4 @@ -.\" Generated by Mmark Markdown Processer - mmark.nl +.\" Generated by Mmark Markdown Processer - mmark.miek.nl .TH "COREDNS-RELOAD" 7 "August 2019" "CoreDNS" "CoreDNS Plugins" .SH "NAME" @@ -125,7 +125,7 @@ fail loading the new Corefile, abort and keep using the old process .PP After the aborted attempt to reload we are left with the old processes running, but the listener is -closed in step 1; so the health endpoint is broken. The same can hopen in the prometheus metrics plugin. +closed in step 1; so the health endpoint is broken. The same can happen in the prometheus metrics plugin. .PP In general be careful with assigning new port and expecting reload to work fully. |