Directive -> plugin (#3363)

Caught my eye, we name things directive still, esp when talking about
the prometheus *plugin*. Rename everything that needs to be plugin to
'plugin'. Also make sure Metrics is a H2 section (not H1).

Signed-off-by: Miek Gieben <miek@miek.nl>
This commit is contained in:
Miek Gieben
2019-10-08 10:20:48 +01:00
committed by GitHub
parent ffe6225ff6
commit 65458b2de2
15 changed files with 20 additions and 20 deletions

View File

@@ -40,7 +40,7 @@ To allow processing DNS requests only local host on both IPv4 and IPv6 stacks, u
}
~~~
If the configuration comes up with several *bind* directives, all addresses are consolidated together:
If the configuration comes up with several *bind* plugins, all addresses are consolidated together:
The following sample is equivalent to the preceding:
~~~ corefile