From 1cf159866714352fd8d7789b97068220cbb5a1a4 Mon Sep 17 00:00:00 2001 From: ru Date: Sat, 3 Jul 2004 18:29:24 +0000 Subject: Mechanically kill hard sentence breaks and double whitespaces. --- share/man/man9/bus_release_resource.9 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'share/man/man9/bus_release_resource.9') diff --git a/share/man/man9/bus_release_resource.9 b/share/man/man9/bus_release_resource.9 index cf0afa0..e4322af 100644 --- a/share/man/man9/bus_release_resource.9 +++ b/share/man/man9/bus_release_resource.9 @@ -46,7 +46,7 @@ .Sh DESCRIPTION Free a resource allocated by .Xr bus_alloc_resource 9 . -The resource must not be in use on release, i.e. call an appropriate function +The resource must not be in use on release, i.e., call an appropriate function before (e.g.\& .Xr bus_teardown_intr 9 for IRQs). @@ -72,7 +72,7 @@ value must be the same as the one returned by .Fa r is the pointer to .Va struct res , -i.e. the resource itself, +i.e., the resource itself, returned by .Xr bus_alloc_resource 9 . .El -- cgit v1.1