CVSROOT:        /cvs
Module name:    src
Changes by:     schwa...@cvs.openbsd.org        2015/01/28 10:30:37

Modified files:
        usr.bin/mandoc : libroff.h mandoc.h mdoc_man.c read.c roff.c 
                         tbl.c tbl_data.c tbl_opts.c 
        regress/usr.bin/mandoc/tbl: Makefile layout.out_lint macro.in 
                                    macro.out_lint opt.out_lint 
Added files:
        regress/usr.bin/mandoc/tbl: block_unclosed.in 
                                    block_unclosed.out_ascii 
                                    block_unclosed.out_lint empty.in 
                                    empty.out_ascii empty.out_lint 

Log message:
* Polish tbl(7) error reporting.
* Do not print out macro names in tbl(7) data blocks.
* Like with GNU tbl, let empty tables cause a blank line.
* Avoid producing empty tables in -Tman.

Reply via email to