CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2011/07/04 22:49:35
Modified files: share/mk : bsd.man.mk Log message: Allow parallel linting of manuals, by using one mandoc process and one timestamp file per man page. This might be slightly slower on single-processor machines, but it's considerably faster with make -j. "I think so" deraadt@