CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/03/03 14:09:25
Modified files:
usr.bin/mandoc : man_html.c mdoc_html.c
Log message:
If an eqn(7) starts on a new input line, be sure to output whitespace
in front of it. Issue found by tedu@ in glOrtho(3).
There are also cases of excessive whitespace before and after
equations. This patch neither fixes them nor makes them worse.
