diff options
author | 2019-10-10 07:45:28 +0100 | |
---|---|---|
committer | 2019-10-10 07:45:28 +0100 | |
commit | 1820c71f28b3f0f26d97eef1dba41ff40dcaf15b (patch) | |
tree | f1380f563a5fceedb8fbb08f497e63c5015b0fd1 /man/coredns-file.7 | |
parent | bf356e79fc215b5c455fcaf461622d34f64e4e47 (diff) | |
download | coredns-1820c71f28b3f0f26d97eef1dba41ff40dcaf15b.tar.gz coredns-1820c71f28b3f0f26d97eef1dba41ff40dcaf15b.tar.zst coredns-1820c71f28b3f0f26d97eef1dba41ff40dcaf15b.zip |
Run makefile.doc (#3365)
Generate manual pages; no other changes.
Signed-off-by: Miek Gieben <miek@miek.nl>
Diffstat (limited to 'man/coredns-file.7')
-rw-r--r-- | man/coredns-file.7 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/coredns-file.7 b/man/coredns-file.7 index bacd63c7c..6bf360369 100644 --- a/man/coredns-file.7 +++ b/man/coredns-file.7 @@ -1,5 +1,5 @@ .\" Generated by Mmark Markdown Processer - mmark.miek.nl -.TH "COREDNS-FILE" 7 "September 2019" "CoreDNS" "CoreDNS Plugins" +.TH "COREDNS-FILE" 7 "October 2019" "CoreDNS" "CoreDNS Plugins" .SH "NAME" .PP @@ -24,7 +24,7 @@ file DBFILE [ZONES...] .IP \(bu 4 \fBDBFILE\fP the database file to read and parse. If the path is relative, the path from the \fIroot\fP -directive will be prepended to it. +plugin will be prepended to it. .IP \(bu 4 \fBZONES\fP zones it should be authoritative for. If empty, the zones from the configuration block are used. |