bind9/bin
Petr Špaček 2e42414522
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
2022-03-10 20:13:22 +01:00
..
check Use compile-time paths in the manual pages 2022-02-10 16:50:22 +01:00
confgen Split out ddns-confgen and tsig-keygen man pages 2022-03-10 20:13:22 +01:00
delv Consistently print version numbers to stdout 2022-03-09 17:37:07 +00:00
dig Consistently print version numbers to stdout 2022-03-09 17:37:07 +00:00
dnssec Correct spelling of dnssec-signzone in output file 2022-03-09 17:37:11 +00:00
named Make dns_catz_get_iterator() return void 2022-03-08 14:51:55 +01:00
nsupdate Consistently print version numbers to stdout 2022-03-09 17:37:07 +00:00
plugins Make isc_ht_init() and isc_ht_iter_create() return void 2022-03-08 14:51:55 +01:00
rndc Remove usage of deprecated ATOMIC_VAR_INIT() macro 2022-03-08 23:55:10 +01:00
tests Make isc_ht_init() and isc_ht_iter_create() return void 2022-03-08 14:51:55 +01:00
tools Consistently print version numbers to stdout 2022-03-09 17:37:07 +00:00
Makefile.am Remove native PKCS#11 support 2021-09-09 15:35:39 +02:00