manpages: chop off first header (#2764)

each readme starts with the plugin's name as a header, this needs to be
chopped off to provide a good manual page.

Signed-off-by: Miek Gieben <miek@miek.nl>
This commit is contained in:
Miek Gieben
2019-04-06 14:09:05 +01:00
committed by GitHub
parent 5a4e4d92ef
commit b780f49ccf
39 changed files with 1 additions and 48 deletions

View File

@@ -1,7 +1,6 @@
.\" Generated by Mmark Markdown Processer - mmark.nl
.TH "COREDNS-FORWARD" "7" "April 2019" "CoreDNS" "CoreDNS Plugins"
.SH FORWARD
.SH NAME
.PP
\fIforward\fP - facilitates proxying DNS messages to upstream resolvers.
@@ -26,11 +25,6 @@ connect to a random upstream (which may or may not work).
.PP
This plugin can only be used once per Server Block.
.PP
How does \fIforward\fP relate to \fIproxy\fP? This plugin is the "new" version of \fIproxy\fP and is faster
because it re-uses connections to the upstreams. It also does in-band health checks - using DNS
instead of HTTP. Since it is newer it has a little less (production) mileage on it.
.SH SYNTAX
.PP
In its most basic form, a simple forwarder uses this syntax: