mirror of
https://github.com/coredns/coredns.git
synced 2025-11-19 18:32:16 -05:00
doc: fix generated manual pages (#3571)
Went over all generated manual pages and fixed some markdown issues, mostly escaping "_" to avoid underlining entire paragraphs. Some textual fixes in route53 and other cloud DNS plugins. Regenerated the markdown with mmark. Signed-off-by: Miek Gieben <miek@miek.nl>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
.\" Generated by Mmark Markdown Processer - mmark.nl
|
||||
.TH "COREFILE" 5 "April 2019" "CoreDNS" "CoreDNS"
|
||||
.\" Generated by Mmark Markdown Processer - mmark.miek.nl
|
||||
.TH "COREFILE" 5 "December 2019" "CoreDNS" "CoreDNS"
|
||||
|
||||
.SH "NAME"
|
||||
.PP
|
||||
@@ -67,6 +67,7 @@ If CoreDNS can’t find a Corefile to load it loads the following builtin one:
|
||||
.nf
|
||||
\&. {
|
||||
whoami
|
||||
log
|
||||
}
|
||||
|
||||
.fi
|
||||
|
||||
Reference in New Issue
Block a user