CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/01/08 18:36:22
Modified files:
usr.bin/mandoc : main.c mandoc.h read.c
Log message:
Warnings and errors that occur during mdoc_validate()
or during man_validate() have to affect the mandoc(1) EXIT STATUS.
Many thanks to <Yuri dot Pankov at gmail dot com> (illumos developer)
for reporting this regression.
