970N/A<!
DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" 970N/A [<!ENTITY mdash "—">]>
970N/A - Copyright (C) 2013 Internet Systems Consortium, Inc. ("ISC") 970N/A - Permission to use, copy, modify, and/or distribute this software for any 970N/A - purpose with or without fee is hereby granted, provided that the above 970N/A - copyright notice and this permission notice appear in all copies. 970N/A - THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH 970N/A - REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY 970N/A - AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, 970N/A - INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM 970N/A - LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE 970N/A - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR 970N/A - PERFORMANCE OF THIS SOFTWARE. 970N/A <
date>August 25, 2009</
date>
970N/A <
refentrytitle><
application>named-rrchecker</
application></
refentrytitle>
970N/A <
manvolnum>1</
manvolnum>
970N/A <
refmiscinfo>BIND9</
refmiscinfo>
970N/A <
refname><
application>named-rrchecker</
application></
refname>
970N/A <
refpurpose>A syntax checker for individual DNS resource records</
refpurpose>
970N/A <
holder>Internet Systems Consortium, Inc. ("ISC")</
holder>
970N/A <
command>named-rrchecker</
command>
970N/A <
arg><
option>-h</
option></
arg>
970N/A <
arg><
option>-o <
replaceable class="parameter">origin</
replaceable></
option></
arg>
970N/A <
arg><
option>-p</
option></
arg>
970N/A <
arg><
option>-u</
option></
arg>
970N/A <
arg><
option>-C</
option></
arg>
970N/A <
arg><
option>-T</
option></
arg>
970N/A <
arg><
option>-P</
option></
arg>
970N/A <
title>DESCRIPTION</
title>
970N/A <
para><
command>named-rrchecker</
command>
970N/A read a individual DNS resource record from standard input and checks if it
970N/A is syntactically correct.
970N/A The <
option>-h</
option> prints out the help menu.
970N/A The <
option>-o <
replaceable class="parameter">origin</
replaceable></
option>
970N/A option specifies a origin to be used when interpreting the record.
970N/A The <
option>-p</
option> prints out the resulting record in canonical
970N/A form. If there is no canonical form defined then the record will be
970N/A printed in unknown record format.
970N/A The <
option>-u</
option> prints out the resulting record in unknown record
970N/A The <
option>-C</
option>, <
option>-T</
option> and <
option>-P</
option>
970N/A print out the known class, standard type and private type mnemonics
<
citetitle>RFC 1034</
citetitle>,
<
citetitle>RFC 1035</
citetitle>,
<
refentrytitle>named</
refentrytitle><
manvolnum>8</
manvolnum>