Fri Feb 23 22:10:40 2024 UTC (113d)
s/optionms/options/ in copy-pasted comment.


(andvar)
diff -r1.122 -r1.123 src/sys/arch/amd64/conf/files.amd64
diff -r1.407 -r1.408 src/sys/arch/i386/conf/files.i386
diff -r1.34 -r1.35 src/sys/arch/xen/conf/files.compat

cvs diff -r1.122 -r1.123 src/sys/arch/amd64/conf/files.amd64 (expand / switch to context diff)
--- src/sys/arch/amd64/conf/files.amd64 2023/12/05 16:32:38 1.122
+++ src/sys/arch/amd64/conf/files.amd64 2024/02/23 22:10:39 1.123
@@ -1,4 +1,4 @@
-#	$NetBSD: files.amd64,v 1.122 2023/12/05 16:32:38 thorpej Exp $
+#	$NetBSD: files.amd64,v 1.123 2024/02/23 22:10:39 andvar Exp $
 #
 # new style config file for amd64 architecture
 #
@@ -14,7 +14,7 @@
 # The REAL{BASE,EXT}MEM options
 defparam opt_realmem.h	REALBASEMEM REALEXTMEM
 
-# The PHYSMEM_MAX_{SIZE,ADDR} optionms
+# The PHYSMEM_MAX_{SIZE,ADDR} options
 defparam opt_physmem.h	PHYSMEM_MAX_ADDR PHYSMEM_MAX_SIZE
 
 # Enable GCC spectre V2 mitigation options

cvs diff -r1.407 -r1.408 src/sys/arch/i386/conf/files.i386 (expand / switch to context diff)
--- src/sys/arch/i386/conf/files.i386 2020/10/21 13:31:51 1.407
+++ src/sys/arch/i386/conf/files.i386 2024/02/23 22:10:39 1.408
@@ -1,4 +1,4 @@
-#	$NetBSD: files.i386,v 1.407 2020/10/21 13:31:51 christos Exp $
+#	$NetBSD: files.i386,v 1.408 2024/02/23 22:10:39 andvar Exp $
 #
 # new style config file for i386 architecture
 #
@@ -25,7 +25,7 @@
 # The REAL{BASE,EXT}MEM options
 defparam opt_realmem.h	REALBASEMEM REALEXTMEM
 
-# The PHYSMEM_MAX_{SIZE,ADDR} optionms
+# The PHYSMEM_MAX_{SIZE,ADDR} options
 defparam opt_physmem.h	PHYSMEM_MAX_ADDR PHYSMEM_MAX_SIZE
 
 # PCI BIOS options

cvs diff -r1.34 -r1.35 src/sys/arch/xen/conf/files.compat (expand / switch to context diff)
--- src/sys/arch/xen/conf/files.compat 2022/06/23 14:32:16 1.34
+++ src/sys/arch/xen/conf/files.compat 2024/02/23 22:10:39 1.35
@@ -1,4 +1,4 @@
-#	$NetBSD: files.compat,v 1.34 2022/06/23 14:32:16 bouyer Exp $
+#	$NetBSD: files.compat,v 1.35 2024/02/23 22:10:39 andvar Exp $
 #	NetBSD: files.x86,v 1.10 2003/10/08 17:30:00 bouyer Exp 
 
 # options for MP configuration through the MP spec
@@ -44,5 +44,5 @@
 # Multiboot support
 defflag 	opt_multiboot.h		XXXMULTIBOOT
 
-# The PHYSMEM_MAX_{SIZE,ADDR} optionms
+# The PHYSMEM_MAX_{SIZE,ADDR} options
 defparam opt_physmem.h	XXXPHYSMEM_MAX_ADDR XXXPHYSMEM_MAX_SIZE