File: zone-file-check.8

package info (click to toggle)
zone-file-check 1.01-3
  • links: PTS
  • area: main
  • in suites: woody
  • size: 96 kB
  • sloc: awk: 107; makefile: 51
file content (30 lines) | stat: -rw-r--r-- 931 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
.TH ZONE-FILE-CHECK 8
.\" NAME should be all caps, SECTION should be 1-8, maybe w/ subsection
.\" other parms are allowed: see man(7), man(1)

.SH ZONE-FILE-CHECK
zone-file-check \- Checks DNS zone files for syntactic errors

.SH SYNOPSIS

.B zone-file-check
.I "files ..."

.SH "DESCRIPTION"
This manual page documents briefly the
.BR zone-file-check
command.
This manual page was written for the Debian GNU/Linux distribution
because the original program does not have a manual page.
.PP
.B zone-file-check
checks DNS zone files one by one for syntactic errors.
Lines containing errors are printed together with the file name and line
number to the standard output.

.SH OPTIONS
The program takes one or more filenames as arguments and reads the standard input if none are supplied.

.SH AUTHOR
This manual page was written by Stig Sandbeck Mathisen <ssm@debian.org>,
for the Debian GNU/Linux system (but may be used by others).