CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]        2018/12/12 14:54:30

Modified files:
        usr.bin/mandoc : eqn.c mandoc.h out.c roff.c tbl.c tbl_data.c 
                         tbl_html.c tbl_layout.c tbl_opts.c tbl_term.c 
                         tree.c 
Added files:
        usr.bin/mandoc : tbl.h 

Log message:
Cleanup, no functional change:
No need to expose the tbl(7) syntax tree data structures everywhere.
Move them to their own include file, "tbl.h", and improve comments.

Reply via email to