mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-31 06:25:31 +00:00
grammar fixes
This commit is contained in:
@@ -239,14 +239,6 @@
|
||||
<filename>keyboard</filename> indicates that keyboard input
|
||||
should be used. This option may be specified multiple times.
|
||||
</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>
|
||||
Other types can be entered using "TYPEXXXXX" where "XXXXX" is the
|
||||
decimal value of the type with no leading zeros. The rdata,
|
||||
@@ -254,6 +246,15 @@
|
||||
(<backslash> <hash> <space> <length>
|
||||
<space> <hexstring>).
|
||||
</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>
|
||||
|
Reference in New Issue
Block a user