diff options
author | 2018-08-27 19:54:10 +0100 | |
---|---|---|
committer | 2018-08-27 19:54:10 +0100 | |
commit | 554da015e75b9947531837456ab56a91f9e53fd4 (patch) | |
tree | 83fb47c42cf74c8dd9e1a4d87b2e2337183c290d /man/coredns-metrics.7 | |
parent | e6ef320d13580548a1ff9a36c3b1365240577ac1 (diff) | |
download | coredns-1.2.1.tar.gz coredns-1.2.1.tar.zst coredns-1.2.1.zip |
release: up version to 1.2.1 (#2057)v1.2.1
up the version and add the man-pages.
Signed-off-by: Miek Gieben <miek@miek.nl>
Diffstat (limited to 'man/coredns-metrics.7')
-rw-r--r-- | man/coredns-metrics.7 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/coredns-metrics.7 b/man/coredns-metrics.7 index 0d2e89bef..3dacb82d4 100644 --- a/man/coredns-metrics.7 +++ b/man/coredns-metrics.7 @@ -1,7 +1,7 @@ .\" generated with Ronn/v0.7.3 .\" http://github.com/rtomayko/ronn/tree/0.7.3 . -.TH "COREDNS\-METRICS" "7" "June 2018" "CoreDNS" "CoreDNS plugins" +.TH "COREDNS\-METRICS" "7" "August 2018" "CoreDNS" "CoreDNS plugins" . .SH "NAME" \fIprometheus\fR \- enables Prometheus \fIhttps://prometheus\.io/\fR metrics\. @@ -97,7 +97,7 @@ Use an alternative address: .IP "" 0 . .P -Or via an enviroment variable (this is supported throughout the Corefile): \fBexport PORT=9253\fR, and then: +Or via an environment variable (this is supported throughout the Corefile): \fBexport PORT=9253\fR, and then: . .IP "" 4 . |