]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Document dig -u in manpage (#47150)
authorTony Finch <dot@dotat.at>
Thu, 8 Feb 2018 19:19:57 +0000 (00:49 +0530)
committerMukund Sivaraman <muks@isc.org>
Thu, 8 Feb 2018 19:24:12 +0000 (00:54 +0530)
(cherry picked from commit cc82b5aa3c339835dbe807a9a65ebae4245731fa)
(cherry picked from commit 30c86d56495f8a0629c68f165aa4b2117af69083)
(cherry picked from commit 002f1373374a0b72fc0329baa682917929bef168)

CHANGES
bin/dig/dig.docbook

diff --git a/CHANGES b/CHANGES
index afea48f1dfac379a5b4a609311da6a6dc943ba1b..208b71d0ffe6b7ed7ad5c9d81ff757a267a72126 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,5 @@
+4886.  [doc]           Document dig -u in manpage. [RT #47150]
+
 4885.  [security]      update-policy rules that otherwise ignore the name
                        field now require that it be set to "." to ensure
                        that any type list present is properly interpreted.
index dad3138c151894520d38f8a93f2a395454650b11..467d57ee5999fb08554f50b8e097220358576c8b 100644 (file)
       </varlistentry>
 
       <varlistentry>
-        <term>-v</term>
-        <listitem>
+       <term>-u</term>
+       <listitem>
+         <para>
+           Print query times in microseconds instead of milliseconds.
+         </para>
+       </listitem>
+      </varlistentry>
+
+      <varlistentry>
+       <term>-v</term>
+       <listitem>
          <para>
            Print the version number and exit.
          </para>