docs: make -f Makefile.doc (#1589)

Mechanical change; ran the above command.
This commit is contained in:
Miek Gieben
2018-03-05 19:58:28 +00:00
committed by Yong Tang
parent 804f745951
commit 369bde5adc
31 changed files with 125 additions and 64 deletions

View File

@@ -1,7 +1,7 @@
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
.TH "COREDNS\-PPROF" "7" "February 2018" "CoreDNS" "CoreDNS plugins"
.TH "COREDNS\-PPROF" "7" "March 2018" "CoreDNS" "CoreDNS plugins"
.
.SH "NAME"
\fIpprof\fR \- publishes runtime profiling data at endpoints under \fB/debug/pprof\fR\.
@@ -12,6 +12,9 @@ You can visit \fB/debug/pprof\fR on your site for an index of the available endp
.P
For more information, please see Go\'s pprof documentation \fIhttps://golang\.org/pkg/net/http/pprof/\fR and read Profiling Go Programs \fIhttps://blog\.golang\.org/profiling\-go\-programs\fR\.
.
.P
This plugin can only be used once per Server Block\.
.
.SH "SYNTAX"
.
.nf