summaryrefslogtreecommitdiff
path: root/sys/dev/ic
diff options
context:
space:
mode:
authorPeter Valchev <pvalchev@cvs.openbsd.org>2002-04-29 06:26:52 +0000
committerPeter Valchev <pvalchev@cvs.openbsd.org>2002-04-29 06:26:52 +0000
commitda77c148b0dd055565dc6554c1d7648cda17c1cc (patch)
tree8130c5513bb378801d4b6dbfb4410fc920366b9b /sys/dev/ic
parentd8d52faa514ab5d1e27dba43d05d29b2f6242f8e (diff)
wierd -> weird
Diffstat (limited to 'sys/dev/ic')
-rw-r--r--sys/dev/ic/ncr5380.doc2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/ic/ncr5380.doc b/sys/dev/ic/ncr5380.doc
index 82b8c721b23..18ce9bcd442 100644
--- a/sys/dev/ic/ncr5380.doc
+++ b/sys/dev/ic/ncr5380.doc
@@ -30,7 +30,7 @@ following:
sci_*: pointers to the 5380 registers. All accesses are done through
these pointers. This indirection allows the driver to work with
boards that map the 5380 on even addresses only or do other
- wierdnesses.
+ weirdnesses.
int (*sc_pio_out)(sc, phase, datalen, data)
int (*sc_pio_in)(sc, phase, datalen, data)