]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Fix <command> XML tag
authorMichał Kępień <michal@isc.org>
Thu, 12 Sep 2019 11:57:24 +0000 (13:57 +0200)
committerMark Andrews <marka@isc.org>
Thu, 12 Sep 2019 11:57:24 +0000 (13:57 +0200)
Restore proper spelling of the <command> XML tag to prevent release note
text from getting mangled.

doc/arm/notes-new-features.xml

index b29813ff42aeb924ba737905dcfb7cbc99fce67a..cd3ef5901866f4d44192f544b4a96672f9d3ba8c 100644 (file)
@@ -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.