mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-23 10:39:16 +00:00
4873. [doc] Grammars for named.conf included in the ARM are now automatically generated by the configuration parser itself. As a side effect of the work needed to separate zone type grammars from each other, this also makes checking of zone statements in named-checkconf more correct and consistent. [RT #36957]
4 lines
50 B
Plaintext
4 lines
50 B
Plaintext
zone <string> [ <class> ] {
|
|
in-view <string>;
|
|
};
|