Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • B bind9
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Merge requests 4
    • Merge requests 4
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • Debian DNS Team
  • bind9
  • Merge requests
  • !16

Fix sysconfdir path in man pages

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Athos Ribeiro requested to merge athos/bind9:fix-manpages into debian/main May 21, 2021
  • Overview 1
  • Commits 2
  • Changes 3

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 May 21, 2021 by Athos Ribeiro
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: fix-manpages