]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Document list of crypto algorithms in named -V output
authorPetr Špaček <pspacek@isc.org>
Tue, 27 Sep 2022 13:10:58 +0000 (15:10 +0200)
committerMark Andrews <marka@isc.org>
Thu, 29 Sep 2022 23:57:32 +0000 (09:57 +1000)
(cherry picked from commit c648e280e46e6fe2068fa690dc6f3b0c94bc12a3)

bin/named/named.rst
doc/man/named.8in

index 934e5726ed83240f793d3361c944dd33d2b6d26c..449761ca9df8fc21ebbd72764e1d6d2946092d92 100644 (file)
@@ -190,7 +190,8 @@ Options
    This option reports the version number and exits.
 
 ``-V``
-   This option reports the version number and build options, and exits.
+   This option reports the version number, build options, supported
+   cryptographics algorithms, and exits.
 
 ``-X lock-file``
    This option acquires a lock on the specified file at runtime; this helps to
index b3e2ea679d3da7b0b19fbbda35dbd507528f5fdf..c073fd59d0672dc420c7edc66563ce2895053573 100644 (file)
@@ -232,7 +232,8 @@ previous kernels did not allow privileges to be retained after
 This option reports the version number and exits.
 .TP
 .B \fB\-V\fP
-This option reports the version number and build options, and exits.
+This option reports the version number, build options, supported
+cryptographics algorithms, and exits.
 .TP
 .B \fB\-X lock\-file\fP
 This option acquires a lock on the specified file at runtime; this helps to