mirror of
https://github.com/coredns/coredns.git
synced 2025-11-02 02:03:13 -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:
@@ -8,7 +8,7 @@
|
||||
|
||||
With *secondary* you can transfer (via AXFR) a zone from another server. The retrieved zone is
|
||||
*not committed* to disk (a violation of the RFC). This means restarting CoreDNS will cause it to
|
||||
retrieve all secondary zones.
|
||||
retrieve all secondary zones.
|
||||
|
||||
~~~
|
||||
secondary [ZONES...]
|
||||
|
||||
Reference in New Issue
Block a user