diff options
Diffstat (limited to 'man/corefile.5')
-rw-r--r-- | man/corefile.5 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/corefile.5 b/man/corefile.5 index ebd54cc79..1f7f385a3 100644 --- a/man/corefile.5 +++ b/man/corefile.5 @@ -1,7 +1,7 @@ .\" generated with Ronn/v0.7.3 .\" http://github.com/rtomayko/ronn/tree/0.7.3 . -.TH "COREFILE" "5" "June 2018" "CoreDNS" "CoreDNS" +.TH "COREFILE" "5" "August 2018" "CoreDNS" "CoreDNS" . .SH "NAME" \fBcorefile\fR @@ -46,7 +46,7 @@ When a query comes in, it is matched again all zones for all servers, the server Comments are allowed and begin with an unquoted hash \fB#\fR and continue to the end of the line\. Comments may be started anywhere on a line\. . .P -Enviroment variables are supported and either the Unix or Windows form may be used: \fB{$ENV_VAR_1}\fR or \fB{%ENV_VAR_2%}\fR\. +Environment variables are supported and either the Unix or Windows form may be used: \fB{$ENV_VAR_1}\fR or \fB{%ENV_VAR_2%}\fR\. . .P You can use the \fBimport\fR "plugin" to include parts of other files, see \fIhttps://coredns\.io/explugins/import\fR\. |