mirror of
https://github.com/isc-projects/bind9.git
synced 2026-04-27 09:06:51 -04:00
89 lines
3 KiB
Groff
89 lines
3 KiB
Groff
.\" Copyright (C) 2013-2015 Internet Systems Consortium, Inc. ("ISC")
|
|
.\"
|
|
.\" Permission to use, copy, modify, and/or distribute this software for any
|
|
.\" purpose with or without fee is hereby granted, provided that the above
|
|
.\" copyright notice and this permission notice appear in all copies.
|
|
.\"
|
|
.\" THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
|
|
.\" REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
|
|
.\" AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
|
|
.\" INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
|
.\" LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
|
|
.\" OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
.\" PERFORMANCE OF THIS SOFTWARE.
|
|
.\"
|
|
.hy 0
|
|
.ad l
|
|
'\" t
|
|
.\" Title: named-rrchecker
|
|
.\" Author:
|
|
.\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/>
|
|
.\" Date: 2013-11-12
|
|
.\" Manual: BIND9
|
|
.\" Source: ISC
|
|
.\" Language: English
|
|
.\"
|
|
.TH "NAMED\-RRCHECKER" "1" "2013\-11\-12" "ISC" "BIND9"
|
|
.\" -----------------------------------------------------------------
|
|
.\" * Define some portability stuff
|
|
.\" -----------------------------------------------------------------
|
|
.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
.\" http://bugs.debian.org/507673
|
|
.\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
|
|
.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
.ie \n(.g .ds Aq \(aq
|
|
.el .ds Aq '
|
|
.\" -----------------------------------------------------------------
|
|
.\" * set default formatting
|
|
.\" -----------------------------------------------------------------
|
|
.\" disable hyphenation
|
|
.nh
|
|
.\" disable justification (adjust text to left margin only)
|
|
.ad l
|
|
.\" -----------------------------------------------------------------
|
|
.\" * MAIN CONTENT STARTS HERE *
|
|
.\" -----------------------------------------------------------------
|
|
.SH "NAME"
|
|
named-rrchecker \- syntax checker for individual DNS resource records
|
|
.SH "SYNOPSIS"
|
|
.HP \w'\fBnamed\-rrchecker\fR\ 'u
|
|
\fBnamed\-rrchecker\fR [\fB\-h\fR] [\fB\-o\ \fR\fB\fIorigin\fR\fR] [\fB\-p\fR] [\fB\-u\fR] [\fB\-C\fR] [\fB\-T\fR] [\fB\-P\fR]
|
|
.SH "DESCRIPTION"
|
|
.PP
|
|
\fBnamed\-rrchecker\fR
|
|
read a individual DNS resource record from standard input and checks if it is syntactically correct\&.
|
|
.PP
|
|
The
|
|
\fB\-h\fR
|
|
prints out the help menu\&.
|
|
.PP
|
|
The
|
|
\fB\-o \fR\fB\fIorigin\fR\fR
|
|
option specifies a origin to be used when interpreting the record\&.
|
|
.PP
|
|
The
|
|
\fB\-p\fR
|
|
prints out the resulting record in canonical form\&. If there is no canonical form defined then the record will be printed in unknown record format\&.
|
|
.PP
|
|
The
|
|
\fB\-u\fR
|
|
prints out the resulting record in unknown record form\&.
|
|
.PP
|
|
The
|
|
\fB\-C\fR,
|
|
\fB\-T\fR
|
|
and
|
|
\fB\-P\fR
|
|
print out the known class, standard type and private type mnemonics respectively\&.
|
|
.SH "SEE ALSO"
|
|
.PP
|
|
RFC 1034,
|
|
RFC 1035,
|
|
\fBnamed\fR(8)
|
|
.SH "AUTHOR"
|
|
.PP
|
|
\fBInternet Systems Consortium, Inc\&.\fR
|
|
.SH "COPYRIGHT"
|
|
.br
|
|
Copyright \(co 2013-2015 Internet Systems Consortium, Inc. ("ISC")
|
|
.br
|