CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/10/16 07:38:29
Modified files:
usr.bin/mandoc : mdoc.c mdoc.h mdoc_action.c mdoc_html.c
mdoc_macro.c mdoc_term.c mdoc_validate.c
Log message:
Support tbl(1) code embedded into mdoc(7) input files.
Very similar to what i have done in man(7) yesterday.
Allows to build cpu(4) on HPPA, wi(4), and phantasia(6).
Now we are able to build all tbl code in base.
