summaryrefslogtreecommitdiffstats
path: root/share/man/man9/DEVICE_IDENTIFY.9
diff options
context:
space:
mode:
authorschweikh <schweikh@FreeBSD.org>2002-03-16 18:07:07 +0000
committerschweikh <schweikh@FreeBSD.org>2002-03-16 18:07:07 +0000
commitc30871e635f29c0e2d3f5bdedfedfc0e5a6a423d (patch)
tree5efdd766cab015140cfbafc0355d1ba1ae3ca3a3 /share/man/man9/DEVICE_IDENTIFY.9
parent17fbb71a08b95c9abc1d214fbb8b7882a7bc25bd (diff)
downloadFreeBSD-src-c30871e635f29c0e2d3f5bdedfedfc0e5a6a423d.zip
FreeBSD-src-c30871e635f29c0e2d3f5bdedfedfc0e5a6a423d.tar.gz
Plural bogon: s/childs/children/
MFC after: 3 days
Diffstat (limited to 'share/man/man9/DEVICE_IDENTIFY.9')
-rw-r--r--share/man/man9/DEVICE_IDENTIFY.92
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man9/DEVICE_IDENTIFY.9 b/share/man/man9/DEVICE_IDENTIFY.9
index f08bfce..60f6d52 100644
--- a/share/man/man9/DEVICE_IDENTIFY.9
+++ b/share/man/man9/DEVICE_IDENTIFY.9
@@ -41,7 +41,7 @@
.Fn DEVICE_IDENTIFY "driver_t *driver" "device_t parent"
.Sh DESCRIPTION
The identify function for a device is only needed for devices on busses
-that cannot identify their childs independently, e.g. the ISA bus.
+that cannot identify their children independently, e.g. the ISA bus.
It is used to recognize the device (usually done by accessing non-ambiguous
registers in the hardware) and to tell the kernel about it and thus
creating a new device instance.
OpenPOWER on IntegriCloud