OpenBSD/src BBhc3pkusr.bin/mandoc mandoc_parse.h mandoc.h

   Cleanup, no functional change:
   Split the top level parser interface out of the utility header
   mandoc.h, into a new header mandoc_parse.h, for use in the main
   program and in the main parser only.
   Move enum mandoc_os into roff.h because struct roff_man is the
   place where it is stored.
   This allows removal of mandoc.h from seven files in low-level
   parsers and in formatters.
VersionDeltaFile
1.1+47-0usr.bin/mandoc/mandoc_parse.h
1.200+4-33usr.bin/mandoc/mandoc.h
1.46+7-1usr.bin/mandoc/roff.h
1.112+3-3usr.bin/mandoc/Makefile
1.9+4-1usr.bin/mandoc/preconv.c
1.209+2-1usr.bin/mandoc/mandocdb.c
1.63+1-2usr.bin/mandoc/mansearch.c
1.192+1-2usr.bin/mandoc/mdoc_html.c
1.269+1-2usr.bin/mandoc/mdoc_term.c
1.49+1-2usr.bin/mandoc/out.c
1.14+1-2usr.bin/mandoc/roff_html.c
1.214+2-1usr.bin/mandoc/main.c
1.112+1-2usr.bin/mandoc/man_html.c
1.175+1-2usr.bin/mandoc/man_term.c
1.221+2-1usr.bin/mandoc/roff.c
1.14+1-2usr.bin/mandoc/att.c
1.174+2-1usr.bin/mandoc/read.c
1.100+2-1usr.bin/mandoc/cgi.c
+83-5918 files

UnifiedSplitRaw