[Bug 263310] cxgbetool(8) wanting groff on 12.x and other rendering issues
Date: Tue, 27 Dec 2022 04:06:26 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263310 Yuri <yuri@aetern.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |yuri@aetern.org --- Comment #4 from Yuri <yuri@aetern.org> --- (In reply to Graham Perrin from comment #1) It's a table (tbl(7)) previously processed by tbl(8) and now processed by mandoc that does not seem to have macros inside the table cells implemented hence the UNSUPP warnings and the need for groff. review D37881 tries to implement the table using Bl -column (and fixes other issues reported by lint). -- You are receiving this mail because: You are on the CC list for the bug.