diff options
author | 2019-09-27 13:30:22 +0100 | |
---|---|---|
committer | 2019-09-27 13:30:22 +0100 | |
commit | 4568a3c25af8540c33fa59ca38ed82b572235d83 (patch) | |
tree | af7ba33e79d46719d50edf21d31102069341546c /man/coredns-loop.7 | |
parent | 7328d3e8c989f28a4b3480c907fca8e7d43aa76a (diff) | |
download | coredns-4568a3c25af8540c33fa59ca38ed82b572235d83.tar.gz coredns-4568a3c25af8540c33fa59ca38ed82b572235d83.tar.zst coredns-4568a3c25af8540c33fa59ca38ed82b572235d83.zip |
doc: run make -f Makefile.doc (#3314)
add the acl manual page; mechanical change otherwise.
Signed-off-by: Miek Gieben <miek@miek.nl>
Diffstat (limited to 'man/coredns-loop.7')
-rw-r--r-- | man/coredns-loop.7 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/coredns-loop.7 b/man/coredns-loop.7 index 27ba8901e..636d46ed6 100644 --- a/man/coredns-loop.7 +++ b/man/coredns-loop.7 @@ -1,9 +1,9 @@ .\" Generated by Mmark Markdown Processer - mmark.miek.nl -.TH "COREDNS-LOOP" 7 "August 2019" "CoreDNS" "CoreDNS Plugins" +.TH "COREDNS-LOOP" 7 "September 2019" "CoreDNS" "CoreDNS Plugins" .SH "NAME" .PP -\fIloop\fP - detect simple forwarding loops and halt the server. +\fIloop\fP - detects simple forwarding loops and halts the server. .SH "DESCRIPTION" .PP |