CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2010/10/15 14:45:04
Modified files: usr.bin/mandoc : Makefile man.c man.h man_action.c man_html.c man_macro.c man_term.c man_validate.c Log message: Minimal glue to integrate tbl into the mandoc man(7) parser and formatter. The output dosn't look nice yet, escape handling is still missing, but will follow soon. "move forward aggressively :-)" deraadt@