Skip to content

Fix sysconfdir path in man pages

Athos Ribeiro requested to merge athos/bind9:fix-manpages into debian/9.18

Some man pages have hardcoded values for the default configuration file paths. This path is configurable through the "sysconfdir" variable, and the manpages should perform the proper substitutions whenever the default value is changed.

This patch uses the already existing templating system for building the docs to perform such substitutions.

This patch has been submitted upstream at https://gitlab.isc.org/isc-projects/bind9/-/issues/2717 (it is an issue instead of an MR as per the project README file's instructions)

Edited by Athos Ribeiro

Merge request reports

Loading