named-checkconf — named configuration file syntax checking tool
named-checkconf
[-v
] [-t
] {filename}directory
named-checkconf checks the syntax, but not the semantics, of a named configuration file.
directory
Chroot to directory
so that include
directives in the configuration file are processed as if
run by a similarly chrooted named.
Print the version of the named-checkconf program and exit.
The name of the configuration file to be checked. If not
specified, it defaults to /etc/named.conf
.