CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/08/08 09:48:43
Modified files:
usr.bin/mandoc : mandoc.h read.c roff.c
Log message:
Dynamically allocate the stack of roff(7) .ie condition values
and thus get rid of the last useless fatal error.
