summaryrefslogtreecommitdiffstats
path: root/share/man/man9/DEVICE_PROBE.9
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man9/DEVICE_PROBE.9')
-rw-r--r--share/man/man9/DEVICE_PROBE.96
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man9/DEVICE_PROBE.9 b/share/man/man9/DEVICE_PROBE.9
index b536b90..86b8339 100644
--- a/share/man/man9/DEVICE_PROBE.9
+++ b/share/man/man9/DEVICE_PROBE.9
@@ -96,7 +96,7 @@ all the rules, or special needs drivers).
.It BUS_PROBE_VENDOR
The device is supported by a vendor driver.
This is for source or binary drivers that are not yet integrated into the
-.Fx
+.Fx
tree.
Its use in the base OS is prohibited.
.It BUS_PROBE_DEFAULT
@@ -119,8 +119,8 @@ drivers matching particular types of serial ports that need special
treatment for some reason.
.It BUS_PROBE_HOOVER
The driver matches all unclaimed devices on a bus.
-The
-.Xr ugen 4
+The
+.Xr ugen 4
device is one example.
.It BUS_PROBE_NOWILDCARD
The driver expects its parent to tell it which children to manage
OpenPOWER on IntegriCloud