CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/11/26 14:40:11
Modified files:
usr.bin/mandoc : main.c mandoc.h mandocdb.c read.c
Log message:
Simplify the mparse_open()/mparse_wait() interface.
Don't bother the user with the PID of the child process,
store it inside the opaque mparse handle.
