summaryrefslogtreecommitdiffstats
path: root/share/man/man9/DEVICE_PROBE.9
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2002-03-18 10:43:49 +0000
committerru <ru@FreeBSD.org>2002-03-18 10:43:49 +0000
commit22b01e0e545973b1a0f8b1fc579d21aac413c58c (patch)
treecdac9a61ca5a6605d807849a573b2eee1c86fc5e /share/man/man9/DEVICE_PROBE.9
parent96064b8ea61b56421ff4bb0ae58b514320288ec4 (diff)
downloadFreeBSD-src-22b01e0e545973b1a0f8b1fc579d21aac413c58c.zip
FreeBSD-src-22b01e0e545973b1a0f8b1fc579d21aac413c58c.tar.gz
mdoc(7) police: macroize UNIX.
Diffstat (limited to 'share/man/man9/DEVICE_PROBE.9')
-rw-r--r--share/man/man9/DEVICE_PROBE.94
1 files changed, 3 insertions, 1 deletions
diff --git a/share/man/man9/DEVICE_PROBE.9 b/share/man/man9/DEVICE_PROBE.9
index 32304f1..c772e20 100644
--- a/share/man/man9/DEVICE_PROBE.9
+++ b/share/man/man9/DEVICE_PROBE.9
@@ -50,7 +50,9 @@ For
cases where more than one driver matches a device, a priority value can
be returned. In this case, success codes are values less than or equal
to zero with the highest value representing the best match. Failure
-codes are represented by positive values and the regular Unix error
+codes are represented by positive values and the regular
+.Ux
+error
codes should be used for the purpose.
.Pp
If a driver returns a success code which is less than zero, it must
OpenPOWER on IntegriCloud