CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/07/11 10:18:08
Modified files:
usr.bin/mandoc : mdoc_man.c
Log message:
Basic implementation of -Tman .Bl -column using tbl(7).
In the end, this turned out to be surprisingly simple;
of course, getting identical output will be quite hard,
so there is no way to quickly set up unit tests.
