CVSROOT:        /cvs
Module name:    src
Changes by:     schwa...@cvs.openbsd.org        2017/05/04 11:48:24

Modified files:
        usr.bin/mandoc : man_html.c man_macro.c man_term.c 
                         man_validate.c mandocdb.c mdoc_argv.c 
                         mdoc_html.c mdoc_macro.c mdoc_man.c 
                         mdoc_markdown.c mdoc_state.c mdoc_term.c 
                         mdoc_validate.c roff.c roff.h 
        regress/usr.bin/mandoc/eqn/define: infinite.out_lint 
                                           invalid.out_lint 
        regress/usr.bin/mandoc/eqn/over: noarg.out_lint 
        regress/usr.bin/mandoc/mdoc/Pp: arg.out_lint 
        regress/usr.bin/mandoc/roff/cond: close.out_lint if.out_lint 
        regress/usr.bin/mandoc/roff/de: escname.out_lint indir.out_lint 
        regress/usr.bin/mandoc/roff/ig: basic.out_lint 
        regress/usr.bin/mandoc/roff/it: badarg.out_lint 
        regress/usr.bin/mandoc/roff/tr: args.out_lint 
        regress/usr.bin/mandoc/tbl/data: block_unclosed.out_lint 
                                         empty.out_lint 

Log message:
Parser reorg:
Generate the first node on the roff level: .br
Fix some column numbers in diagnostic messages while here.

Reply via email to