summaryrefslogtreecommitdiff
path: root/sys/dev/ic
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/ic')
-rw-r--r--sys/dev/ic/osiop.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/ic/osiop.c b/sys/dev/ic/osiop.c
index 651913f7e1e..8811c786a43 100644
--- a/sys/dev/ic/osiop.c
+++ b/sys/dev/ic/osiop.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: osiop.c,v 1.16 2003/08/11 06:20:57 mickey Exp $ */
+/* $OpenBSD: osiop.c,v 1.17 2003/09/29 09:08:19 miod Exp $ */
/* $NetBSD: osiop.c,v 1.9 2002/04/05 18:27:54 bouyer Exp $ */
/*
@@ -68,7 +68,7 @@
*
* bus_space/bus_dma'fied by Izumi Tsutsui <tsutsui@ceres.dti.ne.jp>
*
- * The 53c710 datasheet is avaliable at:
+ * The 53c710 datasheet is available at:
* http://www.lsilogic.com/techlib/techdocs/storage_stand_prod/index.html
*/