diff options
author | Niklas Hallqvist <niklas@cvs.openbsd.org> | 1997-03-25 16:53:59 +0000 |
---|---|---|
committer | Niklas Hallqvist <niklas@cvs.openbsd.org> | 1997-03-25 16:53:59 +0000 |
commit | 01370edaf0781ba86169b2d33151eba6af66b0b0 (patch) | |
tree | 489a6db23b0cfc81ea38a12cd944a9389549edd6 /sys/arch | |
parent | 4cde34345b1857fc002a0966f4ac4e41c1e0edf6 (diff) |
Correct typo
Diffstat (limited to 'sys/arch')
-rw-r--r-- | sys/arch/amiga/conf/CRASH | 4 | ||||
-rw-r--r-- | sys/arch/amiga/conf/DRACO | 4 | ||||
-rw-r--r-- | sys/arch/amiga/conf/GENERIC | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/sys/arch/amiga/conf/CRASH b/sys/arch/amiga/conf/CRASH index 3ee26dc0580..2c11946f683 100644 --- a/sys/arch/amiga/conf/CRASH +++ b/sys/arch/amiga/conf/CRASH @@ -1,4 +1,4 @@ -# $OpenBSD: CRASH,v 1.7 1997/01/16 09:23:34 niklas Exp $ +# $OpenBSD: CRASH,v 1.8 1997/03/25 16:53:57 niklas Exp $ # # The first OpenBSD/Amiga "user" Neil Brewitt's GG2 + NE2000 equipped A3000 @@ -133,7 +133,7 @@ option IPL_REMAP_1 # Remap level 6 ints version 1 #option "ULOWELL_OSC2=66667000" # This is how you specify the blitting speed, higher values may speed up blits -# a littel bit. If you raise this value too much some trash may appear. +# a little bit. If you raise this value too much some trash may appear. # the commented version is the default. #option RH_MEMCLK 61000000 # this option enables the 64 bit sprite which doesn't seems to be work diff --git a/sys/arch/amiga/conf/DRACO b/sys/arch/amiga/conf/DRACO index 96ed319e665..fdd37d80573 100644 --- a/sys/arch/amiga/conf/DRACO +++ b/sys/arch/amiga/conf/DRACO @@ -1,4 +1,4 @@ -# $OpenBSD: DRACO,v 1.8 1997/01/16 09:23:35 niklas Exp $ +# $OpenBSD: DRACO,v 1.9 1997/03/25 16:53:58 niklas Exp $ # $NetBSD: DRACO,v 1.7 1996/12/20 19:18:16 veego Exp $ # @@ -109,7 +109,7 @@ option RETINACONSOLE # enable code to allow retina to be console #option "KFONT_8X11" # 8x11 font # This is how you specify the blitting speed, higher values may speed up blits -# a littel bit. If you raise this value too much some trash may appear. +# a little bit. If you raise this value too much some trash may appear. # the commented version is the default. #option RH_MEMCLK 61000000 # this option enables the 64 bit sprite which doesn't seems to be work diff --git a/sys/arch/amiga/conf/GENERIC b/sys/arch/amiga/conf/GENERIC index bd6f56fa0df..95ef1b75362 100644 --- a/sys/arch/amiga/conf/GENERIC +++ b/sys/arch/amiga/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.19 1997/01/19 13:58:18 niklas Exp $ +# $OpenBSD: GENERIC,v 1.20 1997/03/25 16:53:56 niklas Exp $ # $NetBSD: GENERIC,v 1.69 1997/01/17 14:29:42 is Exp $ # @@ -89,7 +89,7 @@ option GRF_AGA # AGA Chip Set #option "ULOWELL_OSC2=66667000" # This is how you specify the blitting speed, higher values may speed up blits -# a littel bit. If you raise this value too much some trash may appear. +# a little bit. If you raise this value too much some trash may appear. # the commented version is the default. #option RH_MEMCLK 61000000 # this option enables the 64 bit sprite which doesn't seems to be work |