Subject: CVS commit: src/share/man/man9
To: None <source-changes@NetBSD.org>
From: David Young <dyoung@netbsd.org>
List: source-changes
Date: 02/11/2008 03:49:13
Module Name: src
Committed By: dyoung
Date: Mon Feb 11 03:49:13 UTC 2008
Modified Files:
src/share/man/man9: evcnt.9
Log Message:
Suggest #include <sys/evcnt.h> instead of <sys/device.h>, since
the former is sufficient, and the latter pulls in oodles of
unnecessary stuff.
To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 src/share/man/man9/evcnt.9
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.