Skip to content

[v9_11] Lint manual pages

Michal Nowak requested to merge 2312-lint-generated-manual-pages-v9_11 into v9_11

As we generate manual pages from DocBook sources, we don't have absolute control on manual page output and therefore 'mandoc -Tlint' may always report warnings we can't eliminate. In light of this linting level was set for mandoc to '-Werror' to ignore warnings and style issues, only errors are reported.

(cherry picked from commit 22fdcb30)

Closes #2312 (closed)

Merge request reports