named-rrchecker.docbook revision 49c1e0d18d6f8b894ce2e6b485ef666599a83c21
49c1e0d18d6f8b894ce2e6b485ef666599a83c21Mark Andrews<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
49c1e0d18d6f8b894ce2e6b485ef666599a83c21Mark Andrews "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"
49c1e0d18d6f8b894ce2e6b485ef666599a83c21Mark Andrews [<!ENTITY mdash "—">]>
49c1e0d18d6f8b894ce2e6b485ef666599a83c21Mark Andrews - Copyright (C) 2013 Internet Systems Consortium, Inc. ("ISC")
49c1e0d18d6f8b894ce2e6b485ef666599a83c21Mark Andrews - Permission to use, copy, modify, and/or distribute this software for any
49c1e0d18d6f8b894ce2e6b485ef666599a83c21Mark Andrews - purpose with or without fee is hereby granted, provided that the above
49c1e0d18d6f8b894ce2e6b485ef666599a83c21Mark Andrews - copyright notice and this permission notice appear in all copies.
49c1e0d18d6f8b894ce2e6b485ef666599a83c21Mark Andrews - THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
49c1e0d18d6f8b894ce2e6b485ef666599a83c21Mark Andrews - REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
49c1e0d18d6f8b894ce2e6b485ef666599a83c21Mark Andrews - AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
49c1e0d18d6f8b894ce2e6b485ef666599a83c21Mark Andrews - INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
49c1e0d18d6f8b894ce2e6b485ef666599a83c21Mark Andrews - LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
49c1e0d18d6f8b894ce2e6b485ef666599a83c21Mark Andrews - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
49c1e0d18d6f8b894ce2e6b485ef666599a83c21Mark Andrews - PERFORMANCE OF THIS SOFTWARE.
49c1e0d18d6f8b894ce2e6b485ef666599a83c21Mark Andrews <refentryinfo>
49c1e0d18d6f8b894ce2e6b485ef666599a83c21Mark Andrews </refentryinfo>
49c1e0d18d6f8b894ce2e6b485ef666599a83c21Mark Andrews <refentrytitle><application>named-rrchecker</application></refentrytitle>
49c1e0d18d6f8b894ce2e6b485ef666599a83c21Mark Andrews <refnamediv>
49c1e0d18d6f8b894ce2e6b485ef666599a83c21Mark Andrews <refname><application>named-rrchecker</application></refname>
49c1e0d18d6f8b894ce2e6b485ef666599a83c21Mark Andrews <refpurpose>A syntax checker for individual DNS resource records</refpurpose>
49c1e0d18d6f8b894ce2e6b485ef666599a83c21Mark Andrews </refnamediv>
49c1e0d18d6f8b894ce2e6b485ef666599a83c21Mark Andrews <holder>Internet Systems Consortium, Inc. ("ISC")</holder>
49c1e0d18d6f8b894ce2e6b485ef666599a83c21Mark Andrews </copyright>
49c1e0d18d6f8b894ce2e6b485ef666599a83c21Mark Andrews <refsynopsisdiv>
49c1e0d18d6f8b894ce2e6b485ef666599a83c21Mark Andrews <cmdsynopsis>
49c1e0d18d6f8b894ce2e6b485ef666599a83c21Mark Andrews <arg><option>-o <replaceable class="parameter">origin</replaceable></option></arg>
49c1e0d18d6f8b894ce2e6b485ef666599a83c21Mark Andrews </cmdsynopsis>
49c1e0d18d6f8b894ce2e6b485ef666599a83c21Mark Andrews </refsynopsisdiv>
49c1e0d18d6f8b894ce2e6b485ef666599a83c21Mark Andrews read a individual DNS resource record from standard input and checks if it
49c1e0d18d6f8b894ce2e6b485ef666599a83c21Mark Andrews is syntactically correct.
49c1e0d18d6f8b894ce2e6b485ef666599a83c21Mark Andrews The <option>-h</option> prints out the help menu.
49c1e0d18d6f8b894ce2e6b485ef666599a83c21Mark Andrews The <option>-o <replaceable class="parameter">origin</replaceable></option>
49c1e0d18d6f8b894ce2e6b485ef666599a83c21Mark Andrews option specifies a origin to be used when interpreting the record.
49c1e0d18d6f8b894ce2e6b485ef666599a83c21Mark Andrews The <option>-p</option> prints out the resulting record in cannonical
49c1e0d18d6f8b894ce2e6b485ef666599a83c21Mark Andrews form. If there is no cannonical form defined then the record will be
49c1e0d18d6f8b894ce2e6b485ef666599a83c21Mark Andrews printed in unknown record format.
49c1e0d18d6f8b894ce2e6b485ef666599a83c21Mark Andrews The <option>-u</option> prints out the resulting record in unknown record
49c1e0d18d6f8b894ce2e6b485ef666599a83c21Mark Andrews The <option>-C</option>, <option>-T</option> and <option>-P</option>
49c1e0d18d6f8b894ce2e6b485ef666599a83c21Mark Andrews print out the known class, standard type and private type nmeomics
49c1e0d18d6f8b894ce2e6b485ef666599a83c21Mark Andrews respectively.
49c1e0d18d6f8b894ce2e6b485ef666599a83c21Mark Andrews <citerefentry>
49c1e0d18d6f8b894ce2e6b485ef666599a83c21Mark Andrews <refentrytitle>named</refentrytitle><manvolnum>8</manvolnum>
49c1e0d18d6f8b894ce2e6b485ef666599a83c21Mark Andrews </citerefentry>
49c1e0d18d6f8b894ce2e6b485ef666599a83c21Mark Andrews - Local variables:
49c1e0d18d6f8b894ce2e6b485ef666599a83c21Mark Andrews - mode: sgml