aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar coredns[bot] <bot@bot.coredns.io> 2022-06-28 10:30:12 +0000
committerGravatar coredns[bot] <bot@bot.coredns.io> 2022-06-28 10:30:12 +0000
commit390e88637e4307e37b494a70d58e9a2871c5f6bf (patch)
treec3e448b0adc2d3138a999e5d29426f517afa5bed
parent68e141eff28d2b0d6331684ef153d76902b4001c (diff)
downloadcoredns-390e88637e4307e37b494a70d58e9a2871c5f6bf.tar.gz
coredns-390e88637e4307e37b494a70d58e9a2871c5f6bf.tar.zst
coredns-390e88637e4307e37b494a70d58e9a2871c5f6bf.zip
auto remove trailing whitespaces
Signed-off-by: coredns[bot] <bot@bot.coredns.io>
-rw-r--r--plugin/tsig/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugin/tsig/README.md b/plugin/tsig/README.md
index 4c5c9dc11..025c43ab1 100644
--- a/plugin/tsig/README.md
+++ b/plugin/tsig/README.md
@@ -40,7 +40,7 @@ tsig [ZONE...] {
## Examples
Require TSIG signed transactions for transfer requests to `example.zone`.
-
+
```
example.zone {
tsig {
@@ -69,7 +69,7 @@ auth.zone {
### Zone Transfer Notifies
-With the transfer plugin, zone transfer notifications from CoreDNS are not TSIG signed.
+With the transfer plugin, zone transfer notifications from CoreDNS are not TSIG signed.
### Special Considerations for Forwarding Servers (RFC 8945 5.5)