CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 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.