summaryrefslogtreecommitdiffstats
path: root/share/man/man9/bus_alloc_resource.9
diff options
context:
space:
mode:
authorjmg <jmg@FreeBSD.org>2005-03-09 07:56:09 +0000
committerjmg <jmg@FreeBSD.org>2005-03-09 07:56:09 +0000
commit283c3a89b1672ff6529400464c983de692e3d1ba (patch)
treec32b45eb61d7c1720ca1ac618137b4bc418470a4 /share/man/man9/bus_alloc_resource.9
parent633c8c538c666debd2b3c31b7c4f36ee42976653 (diff)
downloadFreeBSD-src-283c3a89b1672ff6529400464c983de692e3d1ba.zip
FreeBSD-src-283c3a89b1672ff6529400464c983de692e3d1ba.tar.gz
spell resource correctly...
MFC after: 3 days
Diffstat (limited to 'share/man/man9/bus_alloc_resource.9')
-rw-r--r--share/man/man9/bus_alloc_resource.92
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man9/bus_alloc_resource.9 b/share/man/man9/bus_alloc_resource.9
index c6865b5..3d7a474 100644
--- a/share/man/man9/bus_alloc_resource.9
+++ b/share/man/man9/bus_alloc_resource.9
@@ -149,7 +149,7 @@ resource permits time-division sharing.
.El
.Sh RETURN VALUES
A pointer to
-.Va struct res
+.Va struct resource
is returned on success, a null pointer otherwise.
.Sh EXAMPLES
This is some example code that allocates a 32 byte I/O port range and an IRQ.
OpenPOWER on IntegriCloud