summaryrefslogtreecommitdiffstats
path: root/share/man/man9/DEVICE_PROBE.9
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2002-12-24 16:52:31 +0000
committerru <ru@FreeBSD.org>2002-12-24 16:52:31 +0000
commitf6006b0adb9669cfecc314b2986b34b8c119d9d4 (patch)
tree487b46fec12fe88b55ebf046e220b9d3da5c9fc7 /share/man/man9/DEVICE_PROBE.9
parentbf3546d30655e13566928122e3435d874952ae28 (diff)
downloadFreeBSD-src-f6006b0adb9669cfecc314b2986b34b8c119d9d4.zip
FreeBSD-src-f6006b0adb9669cfecc314b2986b34b8c119d9d4.tar.gz
Spelling: s/then/than/ where appropriate.
Diffstat (limited to 'share/man/man9/DEVICE_PROBE.9')
-rw-r--r--share/man/man9/DEVICE_PROBE.92
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man9/DEVICE_PROBE.9 b/share/man/man9/DEVICE_PROBE.9
index 36e48e9..08b2d96 100644
--- a/share/man/man9/DEVICE_PROBE.9
+++ b/share/man/man9/DEVICE_PROBE.9
@@ -75,7 +75,7 @@ the child devices will be automatically probed and attached.
A value equal to or less than zero indicates success, greater than
zero indicates an error (errno). For values equal to or less than
zero: zero indicates highest priority, no further probing is done;
-for a value less then zero, the lower the value the lower the
+for a value less than zero, the lower the value the lower the
priority, e.g. -100 indicates a lower priority than -50.
.Sh SEE ALSO
.Xr device 9 ,
OpenPOWER on IntegriCloud