bind - Removed version tag from contrib directory and updated README.DRAGONFLY.
[dragonfly.git] / contrib / bind / bin / check / named-checkconf.8
1 .\" Copyright (C) 2004, 2005, 2007 Internet Systems Consortium, Inc. ("ISC")
2 .\" Copyright (C) 2000-2002 Internet Software Consortium.
3 .\" 
4 .\" Permission to use, copy, modify, and/or 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.30.130.1 2009/07/11 01:43:26 tbox Exp $
17 .\"
18 .hy 0
19 .ad l
20 .\"     Title: named\-checkconf
21 .\"    Author: 
22 .\" Generator: DocBook XSL Stylesheets v1.71.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\-h\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 .PP
43 \-h
44 .RS 4
45 Print the usage summary and exit.
46 .RE
47 .PP
48 \-t \fIdirectory\fR
49 .RS 4
50 Chroot to
51 \fIdirectory\fR
52 so that include directives in the configuration file are processed as if run by a similarly chrooted named.
53 .RE
54 .PP
55 \-v
56 .RS 4
57 Print the version of the
58 \fBnamed\-checkconf\fR
59 program and exit.
60 .RE
61 .PP
62 \-z
63 .RS 4
64 Perform a test load of all master zones found in
65 \fInamed.conf\fR.
66 .RE
67 .PP
68 \-j
69 .RS 4
70 When loading a zonefile read the journal if it exists.
71 .RE
72 .PP
73 filename
74 .RS 4
75 The name of the configuration file to be checked. If not specified, it defaults to
76 \fI/etc/named.conf\fR.
77 .RE
78 .SH "RETURN VALUES"
79 .PP
80 \fBnamed\-checkconf\fR
81 returns an exit status of 1 if errors were detected and 0 otherwise.
82 .SH "SEE ALSO"
83 .PP
84 \fBnamed\fR(8),
85 \fBnamed\-checkzone\fR(8),
86 BIND 9 Administrator Reference Manual.
87 .SH "AUTHOR"
88 .PP
89 Internet Systems Consortium
90 .SH "COPYRIGHT"
91 Copyright \(co 2004, 2005, 2007 Internet Systems Consortium, Inc. ("ISC")
92 .br
93 Copyright \(co 2000\-2002 Internet Software Consortium.
94 .br