mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-25 11:38:29 +00:00
6 lines
105 B
Plaintext
6 lines
105 B
Plaintext
|
zone <string> [ <class> ] {
|
||
|
type hint;
|
||
|
check-names ( fail | warn | ignore );
|
||
|
file <quoted_string>;
|
||
|
};
|