CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/07/20 08:36:32
Modified files:
usr.bin/mandoc : read.c
Log message:
Do not call err(3) from the parser. Call mandoc_vmsg() and
return failure such that we can continue with the next file.
