CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2010/10/15 17:19:40
Modified files: usr.bin/mandoc : tbl_data.c Log message: Allow blank lines and ignore comments in tbl data. This finally allows terminfo(5) to build. Now we can build all man(7)-tbl(1) in base without loss of information, though some still look ugly.