diff options
author | 2018-02-22 09:07:59 +0000 | |
---|---|---|
committer | 2018-02-22 09:07:59 +0000 | |
commit | 83b5eadb4e4af8698bb5aed9e243fc024f34296b (patch) | |
tree | 78c282fdcaadba97493b402e188eb5f72d4194e0 /man | |
parent | 11c7d519d12ac3d45ba406d400980579cd762752 (diff) | |
download | coredns-83b5eadb4e4af8698bb5aed9e243fc024f34296b.tar.gz coredns-83b5eadb4e4af8698bb5aed9e243fc024f34296b.tar.zst coredns-83b5eadb4e4af8698bb5aed9e243fc024f34296b.zip |
Release 1.0.6v1.0.6
Diffstat (limited to 'man')
-rw-r--r-- | man/coredns-forward.7 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/coredns-forward.7 b/man/coredns-forward.7 index 90ae6bf44..431b4cbd5 100644 --- a/man/coredns-forward.7 +++ b/man/coredns-forward.7 @@ -4,7 +4,7 @@ .TH "COREDNS\-FORWARD" "7" "February 2018" "CoreDNS" "CoreDNS plugins" . .SH "NAME" -\fIforward\fR facilitates proxying DNS messages to upstream resolvers\. +\fIforward\fR \- facilitates proxying DNS messages to upstream resolvers\. . .SH "DESCRIPTION" The \fIforward\fR plugin re\-uses already opened sockets to the upstreams\. It supports UDP, TCP and DNS\-over\-TLS and uses in band health checking\. |