summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys/arch/alpha/conf/GENERIC4
-rw-r--r--sys/arch/hppa/conf/GENERIC4
-rw-r--r--sys/arch/hppa/conf/RAMDISK4
-rw-r--r--sys/arch/sgi/conf/GENERIC4
-rw-r--r--sys/arch/sgi/conf/RAMDISK4
5 files changed, 10 insertions, 10 deletions
diff --git a/sys/arch/alpha/conf/GENERIC b/sys/arch/alpha/conf/GENERIC
index d7131cbb5a9..7f1e849e336 100644
--- a/sys/arch/alpha/conf/GENERIC
+++ b/sys/arch/alpha/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.145 2005/04/30 00:49:35 deraadt Exp $
+# $OpenBSD: GENERIC,v 1.146 2005/05/01 17:19:33 david Exp $
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@ -333,7 +333,7 @@ cmpci* at pci? # C-Media CMI8338/8738
fms* at pci? # Forte Media FM801
auvia* at pci? # VIA VT82C686A
-# OPL[23] FM syntheziers
+# OPL[23] FM synthesizers
opl* at eso?
# MIDI support
diff --git a/sys/arch/hppa/conf/GENERIC b/sys/arch/hppa/conf/GENERIC
index fb5b6d1f89e..0fe26253a3b 100644
--- a/sys/arch/hppa/conf/GENERIC
+++ b/sys/arch/hppa/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.70 2005/04/30 00:49:36 deraadt Exp $
+# $OpenBSD: GENERIC,v 1.71 2005/05/01 17:19:34 david Exp $
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@ -43,7 +43,7 @@ pdc0 at mainbus0 # PDC/IODC wrapper for boot console
power0 at mainbus0 # power/fail manager (iv 30)
cpu* at mainbus0 irq 31 # HP PA-RISC cpu
#fpu* at mainbus0 # HP PA-RISC fpu (iv N/A)
-#pmu* at mainbus0 irq 29 # HP PA-RISC perfomance monitor unit
+#pmu* at mainbus0 irq 29 # HP PA-RISC performance monitor unit
phantomas0 at mainbus0 # Phantom PseudoBC GSC+ Port
uturn0 at mainbus0 # U2/UTurn Runway IOA
uturn1 at mainbus0
diff --git a/sys/arch/hppa/conf/RAMDISK b/sys/arch/hppa/conf/RAMDISK
index 89108b7a012..58bd727e551 100644
--- a/sys/arch/hppa/conf/RAMDISK
+++ b/sys/arch/hppa/conf/RAMDISK
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK,v 1.45 2005/01/06 21:32:56 deraadt Exp $
+# $OpenBSD: RAMDISK,v 1.46 2005/05/01 17:19:34 david Exp $
#
# Diskless kernel config
#
@@ -49,7 +49,7 @@ pdc0 at mainbus0 # PDC/IODC wrapper for boot console
power0 at mainbus0 # power/fail manager (iv 30)
cpu* at mainbus0 irq 31 # HP PA-RISC cpu
#fpu* at mainbus0 # HP PA-RISC fpu (iv N/A)
-#pmu* at mainbus0 irq 29 # HP PA-RISC perfomance monitor unit
+#pmu* at mainbus0 irq 29 # HP PA-RISC performance monitor unit
phantomas0 at mainbus0 # Phantom PseudoBC GSC+ Port
uturn0 at mainbus0 # U2/UTurn Runway IOA
uturn1 at mainbus0
diff --git a/sys/arch/sgi/conf/GENERIC b/sys/arch/sgi/conf/GENERIC
index 9f1d91924d7..797588ad8ae 100644
--- a/sys/arch/sgi/conf/GENERIC
+++ b/sys/arch/sgi/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.15 2005/04/30 00:49:36 deraadt Exp $
+# $OpenBSD: GENERIC,v 1.16 2005/05/01 17:19:34 david Exp $
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@ -17,7 +17,7 @@ maxusers 32 # estimated number of users
makeoption LINK_ADDRESS="0xffffffff80100000"
# MD options
-option ARCBIOS # We use arcbios for FW comminication.
+option ARCBIOS # We use arcbios for FW communication.
#option APERTURE
diff --git a/sys/arch/sgi/conf/RAMDISK b/sys/arch/sgi/conf/RAMDISK
index b1424537c3f..b6691952a55 100644
--- a/sys/arch/sgi/conf/RAMDISK
+++ b/sys/arch/sgi/conf/RAMDISK
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK,v 1.12 2005/05/01 07:54:42 david Exp $
+# $OpenBSD: RAMDISK,v 1.13 2005/05/01 17:19:34 david Exp $
#
machine sgi mips64
@@ -21,7 +21,7 @@ option DDB
option CD9660 # ISO 9660 + Rock Ridge file system
option FIFO # POSIX fifo support (in all filesystems)
option FFS # fast filesystem
-#option MSDOSFS # Ability to read write MS-Dos filsystem
+#option MSDOSFS # Ability to read write MS-Dos filesystem
option NFSCLIENT # Sun NFS-compatible filesystem (client)
# Networking options