CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/03/28 17:25:54
Modified files:
usr.bin/mandoc : mandoc.h tbl_layout.c tbl_term.c
regress/usr.bin/mandoc/tbl: Makefile
Added files:
regress/usr.bin/mandoc/tbl: vert.in vert.out_ascii
Log message:
Allow leading and trailing vertical lines,
and format them in the same way as groff.
While here, do not require whitespace before vertical lines
in layout specifications.
Issues found by bentley@ in mpv(1).
