CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2014/11/27 16:35:03
Modified files: usr.bin/mandoc : mandoc.h mdoc_validate.c read.c regress/usr.bin/mandoc/mdoc/Bd: badargs.in badargs.out_ascii badargs.out_lint Log message: Downgrade .Bd -file from FATAL to ERROR. Since this was the last remaining FATAL error in this area, this change will allow major simplifications in the mdoc(7) parser.