mirror of
https://github.com/coredns/coredns.git
synced 2025-10-28 00:34:24 -04:00
doc: run make -f Makefile.doc (#3314)
add the acl manual page; mechanical change otherwise. Signed-off-by: Miek Gieben <miek@miek.nl>
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
.\" Generated by Mmark Markdown Processer - mmark.miek.nl
|
||||
.TH "COREDNS-ERRORS" 7 "August 2019" "CoreDNS" "CoreDNS Plugins"
|
||||
.TH "COREDNS-ERRORS" 7 "September 2019" "CoreDNS" "CoreDNS Plugins"
|
||||
|
||||
.SH "NAME"
|
||||
.PP
|
||||
\fIerrors\fP - enable error logging.
|
||||
\fIerrors\fP - enables error logging.
|
||||
|
||||
.SH "DESCRIPTION"
|
||||
.PP
|
||||
@@ -33,7 +33,7 @@ Extra knobs are available with an expanded syntax:
|
||||
|
||||
.nf
|
||||
errors {
|
||||
consolidate DURATION REGEXP
|
||||
consolidate DURATION REGEXP
|
||||
}
|
||||
|
||||
.fi
|
||||
@@ -59,13 +59,13 @@ For better performance, it's recommended to use the \fB\fC^\fR or \fB\fC$\fR met
|
||||
|
||||
.SH "EXAMPLES"
|
||||
.PP
|
||||
Use the \fIwhoami\fP to respond to queries and Log errors to standard output.
|
||||
Use the \fIwhoami\fP to respond to queries in the example.org domain and Log errors to standard output.
|
||||
|
||||
.PP
|
||||
.RS
|
||||
|
||||
.nf
|
||||
\&. {
|
||||
example.org {
|
||||
whoami
|
||||
errors
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user