diff options
author | Mike Pritchard <mpp@FreeBSD.org> | 2004-06-21 14:11:45 +0000 |
---|---|---|
committer | Mike Pritchard <mpp@FreeBSD.org> | 2004-06-21 14:11:45 +0000 |
commit | 2988974b586b3617fd24ad5b65598a1cfed01303 (patch) | |
tree | 82d49cadb5aca7186002b81ef7f82fdceb355221 /share/man/man9/bus_child_present.9 | |
parent | 871684b822d5014a2ce0522675fbbc0d73cebef1 (diff) |
Spelling fixes.
Notes
Notes:
svn path=/head/; revision=130843
Diffstat (limited to 'share/man/man9/bus_child_present.9')
-rw-r--r-- | share/man/man9/bus_child_present.9 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man9/bus_child_present.9 b/share/man/man9/bus_child_present.9 index 1b7ff4dbb3d4..9e8b37daaf81 100644 --- a/share/man/man9/bus_child_present.9 +++ b/share/man/man9/bus_child_present.9 @@ -53,7 +53,7 @@ hardware represented by .Fa dev is still physically accessible at this time. While the notion of accessible varies from bus to bus, generally -hardware that is not acceessible cannot be accessed via the +hardware that is not accessible cannot be accessed via the .Fn bus_space* methods that would otherwise be used to access the device. .Pp |