xref: /netbsd-src/external/mpl/bind/dist/doc/misc/hint.zoneopt (revision d536862b7d93d77932ef5de7eebdc48d76921b77)
1zone <string> [ <class> ] {
2	type hint;
3	check-names ( fail | warn | ignore );
4	delegation-only <boolean>;
5	file <quoted_string>;
6};
7