summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorMiod Vallat <miod@cvs.openbsd.org>2004-04-29 14:35:23 +0000
committerMiod Vallat <miod@cvs.openbsd.org>2004-04-29 14:35:23 +0000
commitbd5f9653f2399919b0aefeb32085ba80116ed969 (patch)
treeb9affb538f35cd5f08db2333b0196b571c0c71d8 /sys
parent1fa78801a9defc09408f6ce5b7d52e7779fa0db2 (diff)
Typos
Diffstat (limited to 'sys')
-rw-r--r--sys/arch/luna88k/dev/mb89352reg.h4
-rw-r--r--sys/arch/luna88k/include/board.h4
2 files changed, 4 insertions, 4 deletions
diff --git a/sys/arch/luna88k/dev/mb89352reg.h b/sys/arch/luna88k/dev/mb89352reg.h
index 5a30b391173..8e1db8ed60d 100644
--- a/sys/arch/luna88k/dev/mb89352reg.h
+++ b/sys/arch/luna88k/dev/mb89352reg.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: mb89352reg.h,v 1.1 2004/04/21 15:23:54 aoyama Exp $ */
+/* $OpenBSD: mb89352reg.h,v 1.2 2004/04/29 14:35:20 miod Exp $ */
/* $NetBSD: mb89352reg.h,v 1.3 2003/08/07 16:31:02 agc Exp $ */
/* NecBSD: mb89352reg.h,v 1.3 1998/03/14 07:04:34 kmatsuda Exp */
@@ -88,7 +88,7 @@
*/
/*
- * FUJITSU MB89352A SCSI Protocol Controler Hardware Description.
+ * FUJITSU MB89352A SCSI Protocol Controller Hardware Description.
*/
/* Definitions, most of them has turned out to be unneccesary, but here they
diff --git a/sys/arch/luna88k/include/board.h b/sys/arch/luna88k/include/board.h
index 7ed3f905fdc..e98bb54a6bc 100644
--- a/sys/arch/luna88k/include/board.h
+++ b/sys/arch/luna88k/include/board.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: board.h,v 1.1 2004/04/21 15:23:56 aoyama Exp $ */
+/* $OpenBSD: board.h,v 1.2 2004/04/29 14:35:22 miod Exp $ */
/*
* Mach Operating System
* Copyright (c) 1993-1991 Carnegie Mellon University
@@ -195,7 +195,7 @@
#define BMAP_PALLET2 U(0xC1100000) /* color pallet */
#define BOARD_CHECK_REG U(0xD0000000) /* board check register */
#define BMAP_CRTC U(0xD1000000) /* CTRC-II */
-#define BMAP_IDENTROM U(0xD1800000) /* bitmap-boad identify ROM */
+#define BMAP_IDENTROM U(0xD1800000) /* bitmap-board identify ROM */
#define SCSI_ADDR U(0xE1000000) /* SCSI address */
#define LANCE_ADDR U(0xF1000000) /* LANCE */
#define EXT_IACK_ADDR 0xFFFFFFF7 /* IACK Space for Extended Board */