diff options
author | 2012-05-24 19:40:51 +0000 | |
---|---|---|
committer | 2012-05-24 19:40:51 +0000 | |
commit | e54ca8ac84377048f0d545ba9ca99bfe33b68f93 (patch) | |
tree | 3f77594c2f0e583cd20a8f1d659cc8630f4bad0e /sys/dev | |
parent | typos (diff) | |
download | wireguard-openbsd-e54ca8ac84377048f0d545ba9ca99bfe33b68f93.tar.xz wireguard-openbsd-e54ca8ac84377048f0d545ba9ca99bfe33b68f93.zip |
exlusive -> exclusive
Diffstat (limited to 'sys/dev')
-rw-r--r-- | sys/dev/isa/pnpdevs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/isa/pnpdevs b/sys/dev/isa/pnpdevs index 15fceae7bd8..f31bc746521 100644 --- a/sys/dev/isa/pnpdevs +++ b/sys/dev/isa/pnpdevs @@ -1,4 +1,4 @@ -# $OpenBSD: pnpdevs,v 1.111 2012/02/25 22:33:59 miod Exp $ +# $OpenBSD: pnpdevs,v 1.112 2012/05/24 19:40:51 miod Exp $ #--Interrupt Controllers-- # PNP0000 # AT Interrupt Controller @@ -350,7 +350,7 @@ com PNPC000 # Compaq 14400 Modem (TBD) com PNPC001 # Compaq 2400/9600 Modem (TBD) # -# Everything else. The following list is exlusively for devices which +# Everything else. The following list is exclusively for devices which # do not have correct PNPxxx IDs set; in which case we must match on the # vendor specific ID # |