mirror of
https://github.com/coredns/coredns.git
synced 2025-11-26 21:54:03 -05: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,13 +1,13 @@
|
||||
.\" Generated by Mmark Markdown Processer - mmark.miek.nl
|
||||
.TH "COREDNS-IMPORT" 7 "August 2019" "CoreDNS" "CoreDNS Plugins"
|
||||
.TH "COREDNS-IMPORT" 7 "September 2019" "CoreDNS" "CoreDNS Plugins"
|
||||
|
||||
.SH "NAME"
|
||||
.PP
|
||||
\fIimport\fP - include files or reference snippets from a Corefile.
|
||||
\fIimport\fP - includes files or references snippets from a Corefile.
|
||||
|
||||
.SH "DESCRIPTION"
|
||||
.PP
|
||||
The \fIimport\fP plugin can be used to include files into the main configuration. Another use it to
|
||||
The \fIimport\fP plugin can be used to include files into the main configuration. Another use is to
|
||||
reference predefined snippets. Both can help to avoid some duplication.
|
||||
|
||||
.PP
|
||||
@@ -45,7 +45,7 @@ label surrounded by parentheses:
|
||||
|
||||
.nf
|
||||
(mysnippet) {
|
||||
...
|
||||
...
|
||||
}
|
||||
|
||||
.fi
|
||||
|
||||
Reference in New Issue
Block a user