diff options
author | 2019-12-29 13:35:17 +0100 | |
---|---|---|
committer | 2019-12-29 13:35:17 +0100 | |
commit | fc546cf12916b9b484f39ee1d68cc3a7faa6a139 (patch) | |
tree | 87fcdf5222298153aabe535d9a124d414b5e0a12 /man/coredns-kubernetes.7 | |
parent | 92e0086c196f08d7b55f45bd202f36640700ecd2 (diff) | |
download | coredns-fc546cf12916b9b484f39ee1d68cc3a7faa6a139.tar.gz coredns-fc546cf12916b9b484f39ee1d68cc3a7faa6a139.tar.zst coredns-fc546cf12916b9b484f39ee1d68cc3a7faa6a139.zip |
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>
Diffstat (limited to 'man/coredns-kubernetes.7')
-rw-r--r-- | man/coredns-kubernetes.7 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/coredns-kubernetes.7 b/man/coredns-kubernetes.7 index 21596ed94..c494b3068 100644 --- a/man/coredns-kubernetes.7 +++ b/man/coredns-kubernetes.7 @@ -357,5 +357,5 @@ It may take one of the three values: .SH "BUGS" .PP -The duration metric only supports the "headless\fIwith\fPselector" service currently. +The duration metric only supports the "headless_with_selector" service currently. |