+++ This bug was initially created as a clone of Bug #1400526 +++
Description of problem:
The layout of manpage "dig(1)" from "bind-utils" is broken.
Version-Release number of selected component (if applicable):
bind-utils-32:9.10.4-2.P4.fc25.x86_64
How reproducible:
Attempt to read the "dig" man-page on Fedora 25.
--- Additional comment from Nikola Forró on 2016-12-01 08:38:44 EST ---
Hi Robin,
thanks for reporting.
dig.1 man page is not part of man-pages package, so this bug should have been filed against bind.
However, the man page is being generated from docbook source using XSL stylesheets from docbook-style-xsl package, and the real problem seems to be there. The man page is fine when generated with docbook-style-xsl-1.78.1-5.fc24 , but garbled with docbook-style-xsl-1.79.1-1.fc25.
--- Additional comment from Ondrej Vasik on 2016-12-03 03:13:14 EST ---
Thanks for reassigning. I think https://sourceforge.net/p/docbook/bugs/1381/ describes what happens here. Non-namespace aware docbook is used for processing name-spaced docbook document.
Partially, it can be considered bug in bind - using non-namespaced stylesheets with namespaced their own xsl is bad habbit - so they should probably change the build dependency to docbook5-style-xsl ... bud as bob stated he will fix it in next release of docbook 4 stylesheets, so it can be definitely fixed on the docbook stylesheets side.
Meanwhile, I'd suggest cloning this report against bind-utils - so they can fix the build requires.