.\" Copyright (C) 2013, 2014 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. .\" .\" $Id$ .\" .hy 0 .ad l .\" Title: named\-rrchecker .\" Author: .\" Generator: DocBook XSL Stylesheets v1.71.1 .\" Date: November 12, 2013 .\" Manual: BIND9 .\" Source: BIND9 .\" .TH "NAMED\-RRCHECKER" "1" "November 12, 2013" "BIND9" "BIND9" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .SH "NAME" named\-rrchecker \- A syntax checker for individual DNS resource records .SH "SYNOPSIS" .HP 16 \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 "COPYRIGHT" Copyright \(co 2013, 2014 Internet Systems Consortium, Inc. ("ISC") .br