=================================================================== RCS file: /cvs/mandoc/TODO,v retrieving revision 1.335 retrieving revision 1.336 diff -u -p -r1.335 -r1.336 --- mandoc/TODO 2024/09/21 12:08:54 1.335 +++ mandoc/TODO 2025/01/21 18:42:13 1.336 @@ -1,6 +1,6 @@ ************************************************************************ * Official mandoc TODO. -* $Id: TODO,v 1.335 2024/09/21 12:08:54 schwarze Exp $ +* $Id: TODO,v 1.336 2025/01/21 18:42:13 schwarze Exp $ ************************************************************************ Many issues are annotated for difficulty as follows: @@ -482,6 +482,10 @@ are mere guesses, and some may be wrong. - formatting /usr/local/man/man1/latex2man.1 with groff and mandoc reveals lots of bugs both in groff and mandoc... reported by bentley@ Wed, 22 May 2013 23:49:30 -0600 + +- Make an underlined blank an underscore rather than a blank in both + groff and mandoc terminal output (likely tricky, needs investigation) + job@ 21 Jan 2025 18:03:52 +0000 --- PostScript and PDF issues ------------------------------------------