Subject: CVS commit: sharesrc
To: None <source-changes@netbsd.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 03/05/2001 08:52:12
Module Name: sharesrc
Committed By: tron
Date: Mon Mar 5 06:52:12 UTC 2001
Modified Files:
sharesrc/share/mk: bsd.man.mk
Log Message:
Invoke "groff" directly when building manual pages, "nroff" is just a
shell script wrapper. This saves at least one fork(2) and one exec(2)
while creating each manual page and should thus speed up builds.
To generate a diff of this commit:
cvs rdiff -r1.57 -r1.58 sharesrc/share/mk/bsd.man.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.