Run make -f Makefile.doc (#1875)

Fix typo corendns -> coredns in coredns.1
This commit is contained in:
Miek Gieben
2018-06-13 11:02:14 +01:00
committed by GitHub
parent d6288c25ba
commit 6f865a9de7
9 changed files with 50 additions and 71 deletions

View File

@@ -1,19 +1,19 @@
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
.TH "COREDNS" "1" "May 2018" "CoreDNS" "CoreDNS"
.TH "COREDNS" "1" "June 2018" "CoreDNS" "CoreDNS"
.
.SH "NAME"
\fBcoredns\fR
.
.SH "NAME"
\fIcoredns\fR \- plugable DNS nameserver optimized for service discovery\.
\fIcoredns\fR \- plugable DNS nameserver optimized for service discovery and flexibility\.
.
.SH "SYNOPSIS"
\fIcoredns\fR \fI[OPTION]\fR\.\.\.
.
.SH "DESCRIPTION"
CoreDNS is a DNS server that chains plugins\. Each plugin handles a DNS feature, like rewriting queries, kubernetes service discovery or just exporting metrics\. There are many other plugins, each described on \fIhttps://coredns\.io/plugins\fR and there respective manual pages\.
CoreDNS is a DNS server that chains plugins\. Each plugin handles a DNS feature, like rewriting queries, kubernetes service discovery or just exporting metrics\. There are many other plugins, each described on \fIhttps://coredns\.io/plugins\fR and there respective manual pages\. Plugins not bundled in CoreDNS are listed on \fIhttps://coredns\.io/explugins\fR\.
.
.P
When started with no options CoreDNS will looks for a file names \fBCorefile\fR in the current directory, if found it will parse its contents and start up accordingly\. If no \fBCorefile\fR is found it will start with the \fIwhoami\fR plugin (coredns\-whoami(7)) and start listening on port 53 (unless overriden with \fB\-dns\.port\fR)\.
@@ -31,7 +31,7 @@ specify maximum CPU capacity in percent\.
.
.TP
\fB\-dns\.port\fR \fBPORT\fR
override default port to listen on\.
override default port (53) to listen on\.
.
.TP
\fB\-pidfile\fR \fBFILE\fR
@@ -56,4 +56,4 @@ CoreDNS Authors\.
Apache License 2\.0
.
.SH "SEE ALSO"
Corefile(5) corendns\-erratic(7) corendns\-hosts(7) corendns\-dnssec(7) corendns\-health(7) corendns\-file(7) corendns\-root(7) corendns\-auto(7) corendns\-dnstap(7) corendns\-pprof(7) corendns\-tls(7) corendns\-loadbalance(7) corendns\-cache(7) corendns\-whoami(7) corendns\-bind(7) corendns\-chaos(7) corendns\-template(7) corendns\-proxy(7) corendns\-autopath(7) corendns\-log(7) corendns\-kubernetes(7) corendns\-forward(7) corendns\-debug(7) corendns\-nsid(7) corendns\-secondary(7) corendns\-route53(7) corendns\-reverse(7) corendns\-errors(7) corendns\-metrics(7) corendns\-reload(7) corendns\-rewrite(7) corendns\-federation(7) corendns\-etcd(7) corendns\-trace(7)\.
Corefile(5) coredns\-debug(7) coredns\-dnssec(7) coredns\-health(7) coredns\-log(7) coredns\-file(7) coredns\-nsid(7) coredns\-auto(7) coredns\-erratic(7) coredns\-chaos(7) coredns\-dnstap(7) coredns\-pprof(7) coredns\-tls(7) coredns\-loadbalance(7) coredns\-cache(7) coredns\-root(7) coredns\-whoami(7) coredns\-bind(7) coredns\-hosts(7) coredns\-template(7) coredns\-proxy(7) coredns\-autopath(7) coredns\-kubernetes(7) coredns\-forward(7) coredns\-secondary(7) coredns\-route53(7) coredns\-errors(7) coredns\-metrics(7) coredns\-reload(7) coredns\-rewrite(7) coredns\-federation(7) coredns\-etcd(7) coredns\-trace(7)\.