CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/06/29 09:21:46
Modified files:
usr.bin/mandoc : mandoc.1 mandoc.h mdoc_validate.c read.c
regress/usr.bin/mandoc/mdoc/Bl: Makefile column.in
column.out_lint
Added files:
regress/usr.bin/mandoc/mdoc/Bl: column_nogroff.in
column_nogroff.out_ascii
column_nogroff.out_lint
column_nogroff.out_markdown
Log message:
warn about some non-portable idioms in .Bl -column;
triggered by a question from Yuri Pankov (illumos)
