mirror of
https://github.com/isc-projects/bind9.git
synced 2026-03-12 05:32:42 -04:00
6 lines
105 B
Text
6 lines
105 B
Text
|
|
zone <string> [ <class> ] {
|
||
|
|
type hint;
|
||
|
|
check-names ( fail | warn | ignore );
|
||
|
|
file <quoted_string>;
|
||
|
|
};
|