Andrey Rahmatullin <[email protected]> writes:

> This part doesn't have any groff formatting in the manpage: it's just a
> preformatted piece of text in a .PP

Turns out there were actually two problems.  The first is that the man
page is generated from a docbook source file, and the package build deps
included dockbook-to-man, but it wasn't actually being called during the
build.  A static man page generated by the tool at some previous time
was being used instead.  Fixed that.

Then the real problem was use of the docbook tag "computeroutput" where
"programlisting" is more appropriate for informing docbook of the
preformatted nature of the text block.  Fixed that, looks better now.

Thanks for pointing out the problem.

Bdale

Attachment: pgpqxIlvZ_jyg.pgp
Description: PGP signature

Reply via email to