CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2011/01/04 15:28:17
Modified files:
usr.bin/mandoc : Makefile chars.c html.h main.c man.3 man.c
man.h man_html.c man_macro.c man_term.c
man_validate.c mandoc.h mdoc.3 mdoc.c mdoc.h
mdoc_html.c mdoc_macro.c mdoc_term.c
mdoc_validate.c roff.3 roff.c roff.h tbl.c
tbl_data.c tbl_layout.c tbl_term.c term.c
term.h term_ascii.c tree.c
Added files:
usr.bin/mandoc : libroff.h tbl_html.c tbl_opts.c
Removed files:
usr.bin/mandoc : tbl.h tbl_extern.h tbl_option.c tbl_tree.c
Log message:
Merge kristaps@' cleaner tbl integration, removing mine;
there are still a few bugs, but fixing these will be easier in tree.