https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=290801
--- Comment #5 from B.S. <[email protected]> --- Each "%N" in date.1 should be escaped as "\&%N", as done in https://github.com/freebsd/freebsd-src/blob/main/contrib/mandoc/mdoc.7 Post-sed, the groff output is much better: > <p style="margin-left:9%; margin-top: 1em">The > <b>−I</b> flag was added in FreeBSD 12.0.</p> > > <p style="margin-left:9%; margin-top: 1em">The > ‘%N’ conversion specification was added in > FreeBSD 14.1. FreeBSD 14.3 September 10, 2024 > DATE(1)</p> -- You are receiving this mail because: You are on the CC list for the bug.
