bind9/bin
Ondřej Surý b42681c4e9 Use compile-time paths in the manual pages
Replace the hard-coded paths for various BIND 9 files (configuration,
pid, etc.) in the man pages and ARM with compile-time values using the
sphinx-build replace system.

This is more complicated, because the restructured text specification
doesn't allow |substitions| inside ``code-blocks``, so for each specific
file we had to create own substition which is sub-optimal, but it is
only way how to do this without adding Sphinx extension.
2022-02-10 16:50:22 +01:00
..
check Use compile-time paths in the manual pages 2022-02-10 16:50:22 +01:00
confgen Use compile-time paths in the manual pages 2022-02-10 16:50:22 +01:00
delv Use compile-time paths in the manual pages 2022-02-10 16:50:22 +01:00
dig Remove spurious 'debugging = true;' 2022-01-31 13:55:00 -08:00
dnssec remove error handling code around dns_dnsseckey_create() 2022-01-31 10:39:04 -08:00
named Use compile-time paths in the manual pages 2022-02-10 16:50:22 +01:00
nsupdate Use compile-time paths in the manual pages 2022-02-10 16:50:22 +01:00
plugins Use compile-time paths in the manual pages 2022-02-10 16:50:22 +01:00
rndc Use compile-time paths in the manual pages 2022-02-10 16:50:22 +01:00
tests Remove unused functions from isc_thread API 2022-02-09 17:22:06 +01:00
tools Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
Makefile.am Remove native PKCS#11 support 2021-09-09 15:35:39 +02:00