From 4daef4a2a74278a25f4d9935ffa78b01f44bbd83 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0pa=C4=8Dek?= Date: Mon, 14 Mar 2022 11:27:53 +0100 Subject: [PATCH] Fix dig option hyperlinks in the TSIG section of hte ARM 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. --- doc/arm/advanced.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/arm/advanced.rst b/doc/arm/advanced.rst index 178d2d22af..30fdcdb7b7 100644 --- a/doc/arm/advanced.rst +++ b/doc/arm/advanced.rst @@ -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 `, :option:`-l `, and :option:`-y ` command-line options, or via the ``key`` command when running interactively. - * :ref:`man_dig` supports TSIG via the :option:`-k ` and :option:`-y ` command-line options. + * :ref:`man_dig` supports TSIG via the :option:`-k ` and :option:`-y ` command-line options. Generating a Shared Key ~~~~~~~~~~~~~~~~~~~~~~~