summaryrefslogtreecommitdiffstats
path: root/share/man/man9/DEVICE_PROBE.9
diff options
context:
space:
mode:
authorjoel <joel@FreeBSD.org>2010-07-31 10:01:15 +0000
committerjoel <joel@FreeBSD.org>2010-07-31 10:01:15 +0000
commitbf6e76cd8333471838a87afda31c804bfff9f0de (patch)
treef805fbfc85eb83b10efc23a5c7f9c3736cfca1fd /share/man/man9/DEVICE_PROBE.9
parent2c1a5c1f89f2d64a6d7f85d1ef9823067f858d13 (diff)
downloadFreeBSD-src-bf6e76cd8333471838a87afda31c804bfff9f0de.zip
FreeBSD-src-bf6e76cd8333471838a87afda31c804bfff9f0de.tar.gz
Spelling fixes.
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 7b400e7..8c38fc0 100644
--- a/share/man/man9/DEVICE_PROBE.9
+++ b/share/man/man9/DEVICE_PROBE.9
@@ -114,7 +114,7 @@ return this value, while the one that supports the newer ones would
return BUS_PROBE_DEFAULT.
.It BUS_PROBE_GENERIC
The driver matches the type of device generally.
-This allows drivers to match all serial ports generally, with sepcialized
+This allows drivers to match all serial ports generally, with specialized
drivers matching particular types of serial ports that need special
treatment for some reason.
.It BUS_PROBE_HOOVER
OpenPOWER on IntegriCloud