Fixed spelling errors
authorJordan K. Hubbard <jkh@FreeBSD.org>
Sat, 25 Sep 1993 15:50:43 +0000 (15:50 +0000)
committerJordan K. Hubbard <jkh@FreeBSD.org>
Sat, 25 Sep 1993 15:50:43 +0000 (15:50 +0000)
sys/i386/conf/GENERICAH
sys/i386/conf/GENERICBT
sys/i386/conf/SYSCONS

index 940fa22..80697e9 100644 (file)
@@ -1,7 +1,7 @@
 #
 # GENERICAH -- Generic machine with WD/AHx family disks
 #
 #
 # GENERICAH -- Generic machine with WD/AHx family disks
 #
-#      $Id: GENERICAH,v 1.8 1993/09/06 12:26:08 rgrimes Exp $
+#      $Id: GENERICAH,v 1.9 1993/09/21 06:12:19 rgrimes Exp $
 #
 
 machine                "i386"
 #
 
 machine                "i386"
@@ -51,7 +51,7 @@ device                cd1
 device         pc0     at isa? port "IO_KBD" tty irq 1 vector pcrint
 device         npx0    at isa? port "IO_NPX" irq 13 vector npxintr
 
 device         pc0     at isa? port "IO_KBD" tty irq 1 vector pcrint
 device         npx0    at isa? port "IO_NPX" irq 13 vector npxintr
 
-#The old drivers are rearly needed anymore...
+#The old drivers are rarely needed anymore...
 #device                com0    at isa? port "IO_COM1" tty irq 4 vector comintr
 #device                com1    at isa? port "IO_COM2" tty irq 3 vector comintr
 #device                com2    at isa? port "IO_COM3" tty irq 5 vector comintr
 #device                com0    at isa? port "IO_COM1" tty irq 4 vector comintr
 #device                com1    at isa? port "IO_COM2" tty irq 3 vector comintr
 #device                com2    at isa? port "IO_COM3" tty irq 5 vector comintr
index 798d506..08fe77e 100644 (file)
@@ -1,7 +1,7 @@
 #
 # GENERICBT -- Generic machine with WD/BTx family disks
 #
 #
 # GENERICBT -- Generic machine with WD/BTx family disks
 #
-#      $Id: GENERICBT,v 1.6 1993/09/13 03:15:24 rgrimes Exp $
+#      $Id: GENERICBT,v 1.7 1993/09/21 06:12:20 rgrimes Exp $
 #
 
 machine                "i386"
 #
 
 machine                "i386"
@@ -51,7 +51,7 @@ device                cd1
 device         pc0     at isa? port "IO_KBD" tty irq 1 vector pcrint
 device         npx0    at isa? port "IO_NPX" irq 13 vector npxintr
 
 device         pc0     at isa? port "IO_KBD" tty irq 1 vector pcrint
 device         npx0    at isa? port "IO_NPX" irq 13 vector npxintr
 
-#The old drivers are rearly needed anymore...
+#The old drivers are rarely needed anymore...
 #device                com0    at isa? port "IO_COM1" tty irq 4 vector comintr
 #device                com1    at isa? port "IO_COM2" tty irq 3 vector comintr
 #device                com2    at isa? port "IO_COM3" tty irq 5 vector comintr
 #device                com0    at isa? port "IO_COM1" tty irq 4 vector comintr
 #device                com1    at isa? port "IO_COM2" tty irq 3 vector comintr
 #device                com2    at isa? port "IO_COM3" tty irq 5 vector comintr
index 82e6fa4..03ed393 100644 (file)
@@ -1,7 +1,7 @@
 #
 # SYSCONS -- Generic machine with WD/AHx family disks and syscons
 #
 #
 # SYSCONS -- Generic machine with WD/AHx family disks and syscons
 #
-#      $Id: SYSCONS,v 1.5 1993/08/31 15:17:26 rgrimes Exp $
+#      $Id: SYSCONS,v 1.6 1993/09/06 12:26:10 rgrimes Exp $
 #
 
 machine                "i386"
 #
 
 machine                "i386"
@@ -52,7 +52,7 @@ device                cd1
 device         sc0     at isa? port "IO_KBD" tty irq 1 vector scintr
 device         npx0    at isa? port "IO_NPX" irq 13 vector npxintr
 
 device         sc0     at isa? port "IO_KBD" tty irq 1 vector scintr
 device         npx0    at isa? port "IO_NPX" irq 13 vector npxintr
 
-#The old drivers are rearly needed anymore...
+#The old drivers are rarely needed anymore...
 #device                com0    at isa? port "IO_COM1" tty irq 4 vector comintr
 #device                com1    at isa? port "IO_COM2" tty irq 3 vector comintr
 #device                com2    at isa? port "IO_COM3" tty irq 5 vector comintr
 #device                com0    at isa? port "IO_COM1" tty irq 4 vector comintr
 #device                com1    at isa? port "IO_COM2" tty irq 3 vector comintr
 #device                com2    at isa? port "IO_COM3" tty irq 5 vector comintr