2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 22:15:20 +00:00

Merge branch 'pspacek/manpage-hyperlinks-fix' into 'main'

Fix dig option hyperlinks in the TSIG section of the ARM

See merge request isc-projects/bind9!5979
This commit is contained in:
Petr Špaček
2022-03-14 12:38:30 +00:00

View 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
~~~~~~~~~~~~~~~~~~~~~~~