etc/services - sync with NetBSD-8
[minix.git] / external / bsd / bind / dist / doc / arm / man.named-rrchecker.html
blobdd9a82b81e2e9500221747b0f8a39a043d37f2f6
1 <!--
2 - Copyright (C) 2004-2015 Internet Systems Consortium, Inc. ("ISC")
3 - Copyright (C) 2000-2003 Internet Software Consortium.
4 -
5 - Permission to use, copy, modify, and/or distribute this software for any
6 - purpose with or without fee is hereby granted, provided that the above
7 - copyright notice and this permission notice appear in all copies.
8 -
9 - THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
10 - REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
11 - AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
12 - INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
13 - LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
14 - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
15 - PERFORMANCE OF THIS SOFTWARE.
16 -->
17 <!-- $Id: man.named-rrchecker.html,v 1.5 2015/09/03 07:33:34 christos Exp $ -->
18 <html>
19 <head>
20 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
21 <title>named-rrchecker</title>
22 <meta name="generator" content="DocBook XSL Stylesheets V1.71.1">
23 <link rel="start" href="Bv9ARM.html" title="BIND 9 Administrator Reference Manual">
24 <link rel="up" href="Bv9ARM.ch13.html" title="Manual pages">
25 <link rel="prev" href="man.named-journalprint.html" title="named-journalprint">
26 <link rel="next" href="man.nsupdate.html" title="nsupdate">
27 </head>
28 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
29 <div class="navheader">
30 <table width="100%" summary="Navigation header">
31 <tr><th colspan="3" align="center"><span class="application">named-rrchecker</span></th></tr>
32 <tr>
33 <td width="20%" align="left">
34 <a accesskey="p" href="man.named-journalprint.html">Prev</a> </td>
35 <th width="60%" align="center">Manual pages</th>
36 <td width="20%" align="right"> <a accesskey="n" href="man.nsupdate.html">Next</a>
37 </td>
38 </tr>
39 </table>
40 <hr>
41 </div>
42 <div class="refentry" lang="en">
43 <a name="man.named-rrchecker"></a><div class="titlepage"></div>
44 <div class="refnamediv">
45 <h2>Name</h2>
46 <p><span class="application">named-rrchecker</span> &#8212; A syntax checker for individual DNS resource records</p>
47 </div>
48 <div class="refsynopsisdiv">
49 <h2>Synopsis</h2>
50 <div class="cmdsynopsis"><p><code class="command">named-rrchecker</code> [<code class="option">-h</code>] [<code class="option">-o <em class="replaceable"><code>origin</code></em></code>] [<code class="option">-p</code>] [<code class="option">-u</code>] [<code class="option">-C</code>] [<code class="option">-T</code>] [<code class="option">-P</code>]</p></div>
51 </div>
52 <div class="refsect1" lang="en">
53 <a name="id2653335"></a><h2>DESCRIPTION</h2>
54 <p><span><strong class="command">named-rrchecker</strong></span>
55 read a individual DNS resource record from standard input and checks if it
56 is syntactically correct.
57 </p>
58 <p>
59 The <code class="option">-h</code> prints out the help menu.
60 </p>
61 <p>
62 The <code class="option">-o <em class="replaceable"><code>origin</code></em></code>
63 option specifies a origin to be used when interpreting the record.
64 </p>
65 <p>
66 The <code class="option">-p</code> prints out the resulting record in canonical
67 form. If there is no canonical form defined then the record will be
68 printed in unknown record format.
69 </p>
70 <p>
71 The <code class="option">-u</code> prints out the resulting record in unknown record
72 form.
73 </p>
74 <p>
75 The <code class="option">-C</code>, <code class="option">-T</code> and <code class="option">-P</code>
76 print out the known class, standard type and private type mnemonics
77 respectively.
78 </p>
79 </div>
80 <div class="refsect1" lang="en">
81 <a name="id2653392"></a><h2>SEE ALSO</h2>
82 <p>
83 <em class="citetitle">RFC 1034</em>,
84 <em class="citetitle">RFC 1035</em>,
85 <span class="citerefentry"><span class="refentrytitle">named</span>(8)</span>
86 </p>
87 </div>
88 </div>
89 <div class="navfooter">
90 <hr>
91 <table width="100%" summary="Navigation footer">
92 <tr>
93 <td width="40%" align="left">
94 <a accesskey="p" href="man.named-journalprint.html">Prev</a> </td>
95 <td width="20%" align="center"><a accesskey="u" href="Bv9ARM.ch13.html">Up</a></td>
96 <td width="40%" align="right"> <a accesskey="n" href="man.nsupdate.html">Next</a>
97 </td>
98 </tr>
99 <tr>
100 <td width="40%" align="left" valign="top">
101 <span class="application">named-journalprint</span> </td>
102 <td width="20%" align="center"><a accesskey="h" href="Bv9ARM.html">Home</a></td>
103 <td width="40%" align="right" valign="top"> <span class="application">nsupdate</span>
104 </td>
105 </tr>
106 </table>
107 </div>
108 <p style="text-align: center;">BIND 9.10.2-P4</p>
109 </body>
110 </html>