CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/06/30 14:29:44
Modified files:
usr.bin/mandoc : main.c mandoc.h
Log message:
improve error reporting:
* avoid error exit code after mere warnings
* add ERROR: and FATAL: to messages when appropriate
* sort the code in mmsg() to make it easier on the eye
* make the mandocerrs[] list easier to maintain
* update a few comments in mandoc.h
ok kristaps@
