=================================================================== RCS file: /cvs/mandoc/TODO,v retrieving revision 1.69 retrieving revision 1.70 diff -u -p -r1.69 -r1.70 --- mandoc/TODO 2010/12/25 13:50:37 1.69 +++ mandoc/TODO 2010/12/26 14:38:10 1.70 @@ -1,6 +1,6 @@ ************************************************************************ * Official mandoc TODO. -* $Id: TODO,v 1.69 2010/12/25 13:50:37 kristaps Exp $ +* $Id: TODO,v 1.70 2010/12/26 14:38:10 kristaps Exp $ ************************************************************************ ************************************************************************ @@ -21,6 +21,8 @@ ************************************************************************ * missing features ************************************************************************ + +- pod2man expects `tr' to be implemented for \*(-- to work - explicit blocks with missing end macro should be implicitely closed at the end of the enclosing block, e.g. .Bl It (El) Sh