diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2022-01-02 05:37:20 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2022-01-02 05:37:20 +0000 |
commit | 4cd0b8e7da7eb419930e2c578ad25d3526a08e44 (patch) | |
tree | 31129d3cbbed664e2a8ca484764635b9848bc181 /sys/arch/hppa | |
parent | 57241b56333b71bfa176b559db3f2a406e63b95d (diff) |
numers -> numbers
Diffstat (limited to 'sys/arch/hppa')
-rw-r--r-- | sys/arch/hppa/conf/GENERIC | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/hppa/conf/GENERIC b/sys/arch/hppa/conf/GENERIC index f533dd3eb2e..556587ab873 100644 --- a/sys/arch/hppa/conf/GENERIC +++ b/sys/arch/hppa/conf/GENERIC @@ -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? |