CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/07/12 14:30:27
Modified files:
usr.bin/mandoc : libman.h libmdoc.h man.c mdoc.c mdoc_action.c
mdoc_argv.c mdoc_macro.c mdoc_validate.c
Log message:
sync to 1.7.23: unify the various "enum merr" into libman.h and libmdoc.h,
use it as a new argument to mdoc_err(), the same way as for for man_err(),
and use string tables instead of switch statements to select error messages
