Date: Thu, 15 Feb 2001 04:21:44 -0800 (PST) From: Bruce Evans <bde@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man9 bus_alloc_resource.9 bus_release_resource.9 Message-ID: <200102151221.f1FCLiS09866@freefall.freebsd.org>
index | next in thread | raw e-mail
bde 2001/02/15 04:21:44 PST
Modified files:
share/man/man9 bus_alloc_resource.9
bus_release_resource.9
Log:
Fixed missing and wrong includes in synopsis. The prerequisites for
using bus_alloc_resource(), etc., are especially unobvious, but were
especially wrong (<sys/resource.h> has nothing to do with the resources
documented here...). Order and format the includes as correctly as
possible (a layering violation makes <machine/bus.h> a prerequisite for
<sys/rman.h>).
Revision Changes Path
1.6 +4 -2 src/share/man/man9/bus_alloc_resource.9
1.3 +4 -2 src/share/man/man9/bus_release_resource.9
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200102151221.f1FCLiS09866>
