]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Put reference to RFC 2845 in tsig-keygen man page
authorMatthijs Mekking <matthijs@isc.org>
Thu, 1 Feb 2024 10:20:33 +0000 (11:20 +0100)
committerMatthijs Mekking <matthijs@isc.org>
Thu, 1 Feb 2024 10:20:33 +0000 (11:20 +0100)
bin/confgen/tsig-keygen.rst

index 7420bede434e47b5c56ffef153b8d0383e13d93c..5ecce5d0e18ca0ec62d7dfb3cfbccf6fc7e229cc 100644 (file)
@@ -27,9 +27,10 @@ Synopsis
 Description
 ~~~~~~~~~~~
 
-:program:`tsig-keygen` is an utility that generates keys for use in TSIG signing.
-The resulting keys can be used, for example, to secure dynamic DNS updates
-to a zone, or for the :iscman:`rndc` command channel.
+:program:`tsig-keygen` is an utility that generates keys for use with TSIG
+(Transaction Signatures) as defined in :rfc:`2845`. The resulting keys can be used,
+for example, to secure dynamic DNS updates to a zone, or for the :iscman:`rndc`
+command channel.
 
 A domain name can be specified on the command line to be used as the name
 of the generated key. If no name is specified, the default is ``tsig-key``.