From 283c3a89b1672ff6529400464c983de692e3d1ba Mon Sep 17 00:00:00 2001 From: jmg Date: Wed, 9 Mar 2005 07:56:09 +0000 Subject: spell resource correctly... MFC after: 3 days --- share/man/man9/bus_alloc_resource.9 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'share') 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. -- cgit v1.1