]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
regen HEAD
authorAutomatic Updater <source@isc.org>
Fri, 16 Dec 2011 01:15:05 +0000 (01:15 +0000)
committerAutomatic Updater <source@isc.org>
Fri, 16 Dec 2011 01:15:05 +0000 (01:15 +0000)
bin/nsupdate/nsupdate.1
bin/nsupdate/nsupdate.html

index 058363e20a96e812497eee6c246dfbebc018db98..8ce08b97abd645086745f2da81899a2c5a774a81 100644 (file)
@@ -13,7 +13,7 @@
 .\" OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 .\" PERFORMANCE OF THIS SOFTWARE.
 .\"
-.\" $Id: nsupdate.1,v 1.14 2011/12/16 00:10:05 marka Exp $
+.\" $Id: nsupdate.1,v 1.15 2011/12/16 01:15:05 tbox Exp $
 .\"
 .hy 0
 .ad l
@@ -263,20 +263,20 @@ rather than the default realm in
 \fIkrb5.conf\fR. If no realm is specified the saved realm is cleared.
 .RE
 .PP
-\fB[prereq]\fR\fB nxdomain\fR {domain\-name}
+\fBprereq nxdomain\fR {domain\-name}
 .RS 4
 Requires that no resource record of any type exists with name
 \fIdomain\-name\fR.
 .RE
 .PP
-\fB[prereq]\fR\fB yxdomain\fR {domain\-name}
+\fBprereq yxdomain\fR {domain\-name}
 .RS 4
 Requires that
 \fIdomain\-name\fR
 exists (has as at least one resource record, of any type).
 .RE
 .PP
-\fB[prereq]\fR\fB nxrrset\fR {domain\-name} [class] {type}
+\fBprereq nxrrset\fR {domain\-name} [class] {type}
 .RS 4
 Requires that no resource record exists of the specified
 \fItype\fR,
@@ -287,7 +287,7 @@ and
 is omitted, IN (internet) is assumed.
 .RE
 .PP
-\fB[prereq]\fR\fB yxrrset\fR {domain\-name} [class] {type}
+\fBprereq yxrrset\fR {domain\-name} [class] {type}
 .RS 4
 This requires that a resource record of the specified
 \fItype\fR,
@@ -299,7 +299,7 @@ must exist. If
 is omitted, IN (internet) is assumed.
 .RE
 .PP
-\fB[prereq]\fR\fB yxrrset\fR {domain\-name} [class] {type} {data...}
+\fBprereq yxrrset\fR {domain\-name} [class] {type} {data...}
 .RS 4
 The
 \fIdata\fR
@@ -315,7 +315,7 @@ are combined to form a set of RRs. This set of RRs must exactly match the set of
 are written in the standard text representation of the resource record's RDATA.
 .RE
 .PP
-\fB[update]\fR\fB del\fR\fB[ete]\fR {domain\-name} [ttl] [class] [type\ [data...]]
+\fBupdate delete\fR {domain\-name} [ttl] [class] [type\ [data...]]
 .RS 4
 Deletes any resource records named
 \fIdomain\-name\fR. If
@@ -329,7 +329,7 @@ is not supplied. The
 is ignored, and is only allowed for compatibility.
 .RE
 .PP
-\fB[update]\fR\fB add\fR {domain\-name} {ttl} [class] {type} {data...}
+\fBupdate add\fR {domain\-name} {ttl} [class] {type} {data...}
 .RS 4
 Adds a new resource record with the specified
 \fIttl\fR,
index 7341aa0d97a0f45663fa7da87b0ee1123ec9c186..aa3ea9aacc7279b665ad790b1dd179c484477f07 100644 (file)
@@ -14,7 +14,7 @@
  - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
  - PERFORMANCE OF THIS SOFTWARE.
 -->
-<!-- $Id: nsupdate.html,v 1.51 2011/12/16 00:10:05 marka Exp $ -->
+<!-- $Id: nsupdate.html,v 1.52 2011/12/16 01:15:05 tbox Exp $ -->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
@@ -32,7 +32,7 @@
 <div class="cmdsynopsis"><p><code class="command">nsupdate</code>  [<code class="option">-d</code>] [<code class="option">-D</code>] [[<code class="option">-g</code>] |  [<code class="option">-o</code>] |  [<code class="option">-l</code>] |  [<code class="option">-y <em class="replaceable"><code>[<span class="optional">hmac:</span>]keyname:secret</code></em></code>] |  [<code class="option">-k <em class="replaceable"><code>keyfile</code></em></code>]] [<code class="option">-t <em class="replaceable"><code>timeout</code></em></code>] [<code class="option">-u <em class="replaceable"><code>udptimeout</code></em></code>] [<code class="option">-r <em class="replaceable"><code>udpretries</code></em></code>] [<code class="option">-R <em class="replaceable"><code>randomdev</code></em></code>] [<code class="option">-v</code>] [filename]</p></div>
 </div>
 <div class="refsect1" lang="en">
-<a name="id2543459"></a><h2>DESCRIPTION</h2>
+<a name="id2543457"></a><h2>DESCRIPTION</h2>
 <p><span><strong class="command">nsupdate</strong></span>
       is used to submit Dynamic DNS Update requests as defined in RFC 2136
       to a name server.
     </p>
 </div>
 <div class="refsect1" lang="en">
-<a name="id2543790"></a><h2>INPUT FORMAT</h2>
+<a name="id2543788"></a><h2>INPUT FORMAT</h2>
 <p><span><strong class="command">nsupdate</strong></span>
       reads input from
       <em class="parameter"><code>filename</code></em>
              realm is specified the saved realm is cleared.
             </p></dd>
 <dt><span class="term">
-              <span><strong class="command">[<span class="optional">prereq</span>] nxdomain</strong></span>
+              <span><strong class="command">prereq nxdomain</strong></span>
                {domain-name}
             </span></dt>
 <dd><p>
               <em class="parameter"><code>domain-name</code></em>.
             </p></dd>
 <dt><span class="term">
-              <span><strong class="command">[<span class="optional">prereq</span>] yxdomain</strong></span>
+              <span><strong class="command">prereq yxdomain</strong></span>
                {domain-name}
             </span></dt>
 <dd><p>
               exists (has as at least one resource record, of any type).
             </p></dd>
 <dt><span class="term">
-              <span><strong class="command">[<span class="optional">prereq</span>] nxrrset</strong></span>
+              <span><strong class="command">prereq nxrrset</strong></span>
                {domain-name}
                [class]
                {type}
               is omitted, IN (internet) is assumed.
             </p></dd>
 <dt><span class="term">
-              <span><strong class="command">[<span class="optional">prereq</span>] yxrrset</strong></span>
+              <span><strong class="command">prereq yxrrset</strong></span>
                {domain-name}
                [class]
                {type}
               is omitted, IN (internet) is assumed.
             </p></dd>
 <dt><span class="term">
-              <span><strong class="command">[<span class="optional">prereq</span>] yxrrset</strong></span>
+              <span><strong class="command">prereq yxrrset</strong></span>
                {domain-name}
                [class]
                {type}
               RDATA.
             </p></dd>
 <dt><span class="term">
-              <span><strong class="command">[<span class="optional">update</span>] del[<span class="optional">ete</span>]</strong></span>
+              <span><strong class="command">update delete</strong></span>
                {domain-name}
                [ttl]
                [class]
               is ignored, and is only allowed for compatibility.
             </p></dd>
 <dt><span class="term">
-              <span><strong class="command">[<span class="optional">update</span>] add</strong></span>
+              <span><strong class="command">update add</strong></span>
                {domain-name}
                {ttl}
                [class]
     </p>
 </div>
 <div class="refsect1" lang="en">
-<a name="id2544720"></a><h2>EXAMPLES</h2>
+<a name="id2544700"></a><h2>EXAMPLES</h2>
 <p>
       The examples below show how
       <span><strong class="command">nsupdate</strong></span>
     </p>
 </div>
 <div class="refsect1" lang="en">
-<a name="id2544763"></a><h2>FILES</h2>
+<a name="id2544744"></a><h2>FILES</h2>
 <div class="variablelist"><dl>
 <dt><span class="term"><code class="constant">/etc/resolv.conf</code></span></dt>
 <dd><p>
 </dl></div>
 </div>
 <div class="refsect1" lang="en">
-<a name="id2542116"></a><h2>SEE ALSO</h2>
+<a name="id2544827"></a><h2>SEE ALSO</h2>
 <p>
       <em class="citetitle">RFC 2136</em>,
       <em class="citetitle">RFC 3007</em>,
     </p>
 </div>
 <div class="refsect1" lang="en">
-<a name="id2542173"></a><h2>BUGS</h2>
+<a name="id2542154"></a><h2>BUGS</h2>
 <p>
       The TSIG key is redundantly stored in two separate files.
       This is a consequence of nsupdate using the DST library