make the internal a2roffsu() interface more powerful by returning
authorschwarze <schwarze@openbsd.org>
Thu, 8 Jun 2017 12:54:40 +0000 (12:54 +0000)
committerschwarze <schwarze@openbsd.org>
Thu, 8 Jun 2017 12:54:40 +0000 (12:54 +0000)
commitecd22486800b060f9e6011718b0b9c5fb5734e2b
treeb00cfb44df0a5a82b78117efd7c8082e8aec6eea
parent0c7ad71d5d1e7b029ea49a6264190e09dc08307e
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
usr.bin/mandoc/html.c
usr.bin/mandoc/man_html.c
usr.bin/mandoc/man_term.c
usr.bin/mandoc/mdoc_man.c
usr.bin/mandoc/mdoc_term.c
usr.bin/mandoc/out.c
usr.bin/mandoc/out.h
usr.bin/mandoc/roff_html.c
usr.bin/mandoc/roff_term.c
usr.bin/mandoc/term.c
usr.bin/mandoc/term_tab.c