diff options
Diffstat (limited to 'share/man/man9/bus_release_resource.9')
-rw-r--r-- | share/man/man9/bus_release_resource.9 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man9/bus_release_resource.9 b/share/man/man9/bus_release_resource.9 index e4322af9a434..85e777bc9d42 100644 --- a/share/man/man9/bus_release_resource.9 +++ b/share/man/man9/bus_release_resource.9 @@ -83,7 +83,7 @@ is returned, if the device has no parent, .Dv 0 otherwise. -The kernel will panic, if it can't release the resource. +The kernel will panic, if it cannot release the resource. .Sh EXAMPLES .Bd -literal /* deactivate IRQ */ |