numers -> numbers
authorjsg <jsg@openbsd.org>
Sun, 2 Jan 2022 05:37:19 +0000 (05:37 +0000)
committerjsg <jsg@openbsd.org>
Sun, 2 Jan 2022 05:37:19 +0000 (05:37 +0000)
sys/arch/hppa/conf/GENERIC
sys/arch/sparc64/conf/GENERIC

index f533dd3..556587a 100644 (file)
@@ -1,4 +1,4 @@
-#      $OpenBSD: GENERIC,v 1.183 2021/08/20 05:23:18 anton Exp $
+#      $OpenBSD: GENERIC,v 1.184 2022/01/02 05:37:19 jsg Exp $
 #
 # For further information on compiling OpenBSD kernels, see the config(8)
 # man page.
@@ -334,7 +334,7 @@ wd* at pciide? flags 0x0000
 atapiscsi* at pciide?
 
 # These entries find devices on all SCSI busses and assign
-# unit numers dynamically.
+# unit numbers dynamically.
 scsibus* at scsi?
 sd*    at scsibus?
 st*    at scsibus?
index ad2f35f..2d53705 100644 (file)
@@ -1,4 +1,4 @@
-#      $OpenBSD: GENERIC,v 1.320 2021/10/21 18:36:42 bluhm Exp $
+#      $OpenBSD: GENERIC,v 1.321 2022/01/02 05:37:19 jsg Exp $
 #
 # For further information on compiling OpenBSD kernels, see the config(8)
 # man page.
@@ -413,7 +413,7 @@ qla*        at sbus?
 # to the underlying hardware controller.
 
 # These entries find devices on all SCSI busses and assign
-# unit numers dynamically.
+# unit numbers dynamically.
 scsibus*       at scsi?
 sd*            at scsibus?             # SCSI disks
 st*            at scsibus?             # SCSI tapes