Merge from vendor branch TCSH:
[dragonfly.git] / contrib / bind-9.3 / bin / check / named-checkconf.8
1 .\" Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC")
2 .\" Copyright (C) 2000-2002 Internet Software Consortium.
3 .\" 
4 .\" Permission to use, copy, modify, and distribute this software for any
5 .\" purpose with or without fee is hereby granted, provided that the above
6 .\" copyright notice and this permission notice appear in all copies.
7 .\" 
8 .\" THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
9 .\" REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
10 .\" AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
11 .\" INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
12 .\" LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
13 .\" OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
14 .\" PERFORMANCE OF THIS SOFTWARE.
15 .\"
16 .\" $Id: named-checkconf.8,v 1.11.12.8 2006/06/29 13:02:30 marka Exp $
17 .\"
18 .hy 0
19 .ad l
20 .\"     Title: named\-checkconf
21 .\"    Author: 
22 .\" Generator: DocBook XSL Stylesheets v1.70.1 <http://docbook.sf.net/>
23 .\"      Date: June 14, 2000
24 .\"    Manual: BIND9
25 .\"    Source: BIND9
26 .\"
27 .TH "NAMED\-CHECKCONF" "8" "June 14, 2000" "BIND9" "BIND9"
28 .\" disable hyphenation
29 .nh
30 .\" disable justification (adjust text to left margin only)
31 .ad l
32 .SH "NAME"
33 named\-checkconf \- named configuration file syntax checking tool
34 .SH "SYNOPSIS"
35 .HP 16
36 \fBnamed\-checkconf\fR [\fB\-v\fR] [\fB\-j\fR] [\fB\-t\ \fR\fB\fIdirectory\fR\fR] {filename} [\fB\-z\fR]
37 .SH "DESCRIPTION"
38 .PP
39 \fBnamed\-checkconf\fR
40 checks the syntax, but not the semantics, of a named configuration file.
41 .SH "OPTIONS"
42 .TP 3n
43 \-t \fIdirectory\fR
44 chroot to
45 \fIdirectory\fR
46 so that include directives in the configuration file are processed as if run by a similarly chrooted named.
47 .TP 3n
48 \-v
49 Print the version of the
50 \fBnamed\-checkconf\fR
51 program and exit.
52 .TP 3n
53 \-z
54 Perform a check load the master zonefiles found in
55 \fInamed.conf\fR.
56 .TP 3n
57 \-j
58 When loading a zonefile read the journal if it exists.
59 .TP 3n
60 filename
61 The name of the configuration file to be checked. If not specified, it defaults to
62 \fI/etc/named.conf\fR.
63 .SH "RETURN VALUES"
64 .PP
65 \fBnamed\-checkconf\fR
66 returns an exit status of 1 if errors were detected and 0 otherwise.
67 .SH "SEE ALSO"
68 .PP
69 \fBnamed\fR(8),
70 BIND 9 Administrator Reference Manual.
71 .SH "AUTHOR"
72 .PP
73 Internet Systems Consortium
74 .SH "COPYRIGHT"
75 Copyright \(co 2004, 2005 Internet Systems Consortium, Inc. ("ISC")