summaryrefslogtreecommitdiffstats
path: root/share/man/man9/device_probe_and_attach.9
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man9/device_probe_and_attach.9')
-rw-r--r--share/man/man9/device_probe_and_attach.93
1 files changed, 2 insertions, 1 deletions
diff --git a/share/man/man9/device_probe_and_attach.9 b/share/man/man9/device_probe_and_attach.9
index 44ccd4e..bcf5ef6 100644
--- a/share/man/man9/device_probe_and_attach.9
+++ b/share/man/man9/device_probe_and_attach.9
@@ -41,7 +41,8 @@
.Fn device_probe_and_attach "device_t dev"
.Sh DESCRIPTION
This function is called during autoconfiguration to initialise the
-devices in the system. For each device, the
+devices in the system.
+For each device, the
.Xr DEVICE_PROBE 9
method of each suitable driver is called and if a probe succeeds, a
description of the device is printed and the
OpenPOWER on IntegriCloud