CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/06/08 06:54:40
Modified files:
usr.bin/mandoc : html.c man_html.c man_term.c mdoc_man.c
mdoc_term.c out.c out.h roff_html.c roff_term.c
term.c term_tab.c
Log message:
make the internal a2roffsu() interface more powerful by returning
a pointer to the end of the parsed data, making it easier to
parse subsequent bytes
