bind9/bin
Petr Špaček e46322c583
Split out ddns-confgen and tsig-keygen man pages
Both utilities were included as one man page, but this caused a problem:
Sphinx directive .. include was used twice on the same file, which
prevented us from using labels (or anything with unique identifier) in
the man pages. This effectivelly prevented linking to them.

Splitting man pages allows us to solve the linking problems and also
clearly make text easier to follow because it does not mention two tools
at the same time.

This change causes duplication of text, but given the frequecy of changes
to these tools I think it is acceptable.

Related: #2799
(cherry picked from commit 2e42414522)
2022-03-10 21:56:15 +01:00
..
check Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
confgen Split out ddns-confgen and tsig-keygen man pages 2022-03-10 21:56:15 +01:00
delv Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
dig Add missing backtick to host.rst 2022-01-16 08:02:26 +01:00
dnssec Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
named Make dns_catz_get_iterator() return void 2022-03-08 20:20:54 +01:00
nsupdate Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
pkcs11 Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
plugins Make isc_ht_init() and isc_ht_iter_create() return void 2022-03-08 20:20:52 +01:00
python Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
rndc rndc: add an extra task reference 2022-01-19 11:05:00 -08:00
tests Add test configurations with invalid dnssec-policy clauses 2022-03-08 21:56:39 +11:00
tools Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
win32/BINDInstall Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
Makefile.in Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00