mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
Fix <command> XML tag
Restore proper spelling of the <command> XML tag to prevent release note text from getting mangled.
This commit is contained in:
parent
5af0b1d1d3
commit
b0ee065e65
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@
|
|||
<listitem>
|
||||
<para>
|
||||
Added a new command line option to <command>dig</command>:
|
||||
<comand>+[no]unexpected</comand>. By default, <command>dig</command>
|
||||
<command>+[no]unexpected</command>. By default, <command>dig</command>
|
||||
won't accept a reply from a source other than the one to which
|
||||
it sent the query. Add the <command>+unexpected</command> argument
|
||||
to enable it to process replies from unexpected sources.
|
||||
|
|
|
|||
Loading…
Reference in a new issue