]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Fix dig option hyperlinks in the TSIG section of the ARM
authorPetr Špaček <pspacek@isc.org>
Mon, 14 Mar 2022 10:27:53 +0000 (11:27 +0100)
committerPetr Špaček <pspacek@isc.org>
Mon, 14 Mar 2022 12:22:40 +0000 (13:22 +0100)
While backporting !5934 I noticed a copy&paste mistake in TSIG
chapter of the ARM.

The incorrect reference was introduced by "Add hyperlinks from
program options to definition in man pages" commit but it is not
worth creating separate MR for that when the backport is not merged
yet.

(cherry picked from commit 4daef4a2a74278a25f4d9935ffa78b01f44bbd83)

doc/arm/advanced.rst

index 178d2d22af5826d4f09c47279db0e123d48ab903..30fdcdb7b776a53ee51706461afa3eb6e69a4c04 100644 (file)
@@ -390,7 +390,7 @@ the tools included with BIND support it for sending messages to
 :iscman:`named`:
 
    * :ref:`man_nsupdate` supports TSIG via the :option:`-k <nsupdate -k>`, :option:`-l <nsupdate -l>`, and :option:`-y <nsupdate -y>` command-line options, or via the ``key`` command when running interactively.
-   * :ref:`man_dig` supports TSIG via the :option:`-k <nsupdate -k>` and :option:`-y <nsupdate -y>` command-line options.
+   * :ref:`man_dig` supports TSIG via the :option:`-k <dig -k>` and :option:`-y <dig -y>` command-line options.
 
 Generating a Shared Key
 ~~~~~~~~~~~~~~~~~~~~~~~