mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-23 02:28:55 +00:00
7 lines
125 B
Plaintext
7 lines
125 B
Plaintext
|
zone <string> [ <class> ] {
|
||
|
type hint;
|
||
|
check-names ( fail | warn | ignore );
|
||
|
file <quoted_string>;
|
||
|
template <string>;
|
||
|
};
|