Query: named-checkconf
OS: redhat
Section: 8
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
NAMED-CHECKCONF(8) NAMED-CHECKCONF(8)NAMEnamed-checkconf - named configuration file syntax checking toolSYNOPSISnamed-checkconf [ -v ] [ -t directory ] filenameDESCRIPTIONnamed-checkconf checks the syntax, but not the semantics, of a named configuration file.OPTIONS-t directory chroot to directory so that include directives in the configuration file are processed as if run by a similarly chrooted named. -v Print the version of the named-checkconf program and exit. filename The name of the configuration file to be checked. If not specified, it defaults to /etc/named.conf.RETURN VALUESnamed-checkconf returns an exit status of 1 if errors were detected and 0 otherwise.SEE ALSOnamed(8), BIND 9 Administrator Reference Manual.AUTHORInternet Software Consortium BIND9 June 14, 2000 NAMED-CHECKCONF(8)