On Tue, May 15, 2007 at 08:02:15AM -0500, Ted Unangst wrote:
> marc, is something like this doable?

Yeah, except that it would probably belong in pkg_create, and that
you need to be a bit more smart about generating man pages. Namely,
you have to look at the first lines of the page to figure out the pipeline
you want to run.

> +                     system("/usr/bin/nroff -man $dirname/$file > $cat");

Reply via email to