CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/01/28 08:02:25
Modified files:
usr.bin/mandoc : libroff.h roff.c tbl.c tbl_data.c tbl_layout.c
tbl_opts.c
regress/usr.bin/mandoc/tbl: macro.in macro.out_lint
Log message:
For now, it can't be helped that mandoc tbl(7) ignores high-level macros,
but stop throwing away their arguments. This fixes information loss in a
handful of Xenocara manuals, at the price of a small amount of formatting
noise creeping through.
