CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/04/20 13:39:35
Modified files:
usr.bin/mandoc : eqn.c mdoc_man.c mdoc_term.c mdoc_validate.c
roff.c
Log message:
make sure static buffers for snprintf(3) are large enough
and cast snprintf return value to (void) where they are
