Problem when formatting man pages (gcc.1) on 3_0
Russ Allbery
rra@stanford.edu
Mon Jun 11 01:02:00 GMT 2001
Stephane Carrez <Stephane.Carrez@worldnet.fr> writes:
> I've tracked down the problem and found that 'pod2man' is adding a troff
> header at beginning of each generated man page and it contains the line:
> .bd B 3
> By removing or commenting this line, the man page formatted in HTML
> looks correct (as before). The ascii and PS man page look the same (the
> bold items are still there and ok).
Hm, I wonder why that was ever there. That changes the amount of
emboldening that *roff does with bold fonts, which is the sort of fiddling
with the -man macro set that I really prefer not to do.
It will be gone in the next version of Pod::Man (I have a bunch of other
pending problem reports and patches to go through, and I'm really busy
right now, so that release may be a little bit).
--
Russ Allbery (rra@stanford.edu) < http://www.eyrie.org/~eagle/ >
More information about the Binutils
mailing list