diff options
author | 2018-06-29 12:36:12 +0100 | |
---|---|---|
committer | 2018-06-29 12:36:12 +0100 | |
commit | e6c00f39f1043ddd02948a5e011363ed0e6161f9 (patch) | |
tree | 7d0b1ce82a669b6491796a609a2b00550ebf68fb /man/coredns-file.7 | |
parent | 17d807f05fddbcd58656cd6888c7d5b85d52e441 (diff) | |
download | coredns-e6c00f39f1043ddd02948a5e011363ed0e6161f9.tar.gz coredns-e6c00f39f1043ddd02948a5e011363ed0e6161f9.tar.zst coredns-e6c00f39f1043ddd02948a5e011363ed0e6161f9.zip |
update corefile(5) and regen (#1904)
Add that we support https and do a regen.
Signed-off-by: Miek Gieben <miek@miek.nl>
Diffstat (limited to 'man/coredns-file.7')
-rw-r--r-- | man/coredns-file.7 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/coredns-file.7 b/man/coredns-file.7 index 47418f1bd..a103e4b91 100644 --- a/man/coredns-file.7 +++ b/man/coredns-file.7 @@ -1,7 +1,7 @@ .\" generated with Ronn/v0.7.3 .\" http://github.com/rtomayko/ronn/tree/0.7.3 . -.TH "COREDNS\-FILE" "7" "May 2018" "CoreDNS" "CoreDNS plugins" +.TH "COREDNS\-FILE" "7" "June 2018" "CoreDNS" "CoreDNS plugins" . .SH "NAME" \fIfile\fR \- enables serving zone data from an RFC 1035\-style master file\. |