CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/03/09 11:41:36
Modified files:
usr.bin/mandoc : man_term.c mdoc_term.c tbl_term.c
Log message:
Fix vertical spacing at the beginning of tables.
man(7) always prints a blank line, mdoc(7) doesn't.
Problem in mdoc(7) reported by kristaps@.
mdoc(7) part of the patch tested by kristaps@.
