CVSROOT: /cvs Module name: src Changes by: es...@cvs.openbsd.org 2010/07/09 02:12:49
Modified files: libexec/makewhatis/OpenBSD: Makewhatis.pm libexec/makewhatis/OpenBSD/Makewhatis: Check.pm Formated.pm Unformated.pm Whatis.pm Log message: don't print directly, use an interface that's similar enough to pkg_add print framework so that we'll be able to integrate with it better. ok millert@