2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-09-01 15:05:23 +00:00

grammar fixes

This commit is contained in:
Evan Hunt
2012-03-04 22:19:12 -08:00
parent 4e59bd3433
commit 2dc2a6b6e9

View File

@@ -239,14 +239,6 @@
<filename>keyboard</filename> indicates that keyboard input <filename>keyboard</filename> indicates that keyboard input
should be used. This option may be specified multiple times. should be used. This option may be specified multiple times.
</para> </para>
<para>
The <option>-T</option> and <option>-P</option> print out a
lists of non-meta types for which the type specific presentation
format is known. <option>-T</option> prints out the list of
assigned types. <option>-P</option> prints out the list of
private types. These options may be combined. nsupdate will
exit after the lists are printed.
</para>
<para> <para>
Other types can be entered using "TYPEXXXXX" where "XXXXX" is the Other types can be entered using "TYPEXXXXX" where "XXXXX" is the
decimal value of the type with no leading zeros. The rdata, decimal value of the type with no leading zeros. The rdata,
@@ -254,6 +246,15 @@
(&lt;backslash&gt; &lt;hash&gt; &lt;space&gt; &lt;length&gt; (&lt;backslash&gt; &lt;hash&gt; &lt;space&gt; &lt;length&gt;
&lt;space&gt; &lt;hexstring&gt;). &lt;space&gt; &lt;hexstring&gt;).
</para> </para>
<para>
The <option>-T</option> and <option>-P</option> options print out
lists of non-meta types for which the type-specific presentation
formats are known. <option>-T</option> prints out the list of
IANA-assigned types. <option>-P</option> prints out the list of
private types specific to <command>named<command>. These options
may be combined. <command>nsupdate</command> will exit after the
lists are printed.
</para>
</refsect1> </refsect1>
<refsect1> <refsect1>