diff --git a/sys/arch/i386/conf/GENERIC b/sys/arch/i386/conf/GENERIC index fcd688709fe5..e085c91708a3 100644 --- a/sys/arch/i386/conf/GENERIC +++ b/sys/arch/i386/conf/GENERIC @@ -1,4 +1,4 @@ -# $NetBSD: GENERIC,v 1.153 1998/06/06 10:14:21 augustss Exp $ +# $NetBSD: GENERIC,v 1.154 1998/06/07 02:34:41 enami Exp $ # # GENERIC -- everything that's currently supported # @@ -11,7 +11,7 @@ maxusers 32 # estimated number of users options I386_CPU options I486_CPU options I586_CPU -options I686_CPU +options I686_CPU # CPU-related options. options MATH_EMULATE # floating point emulation diff --git a/sys/arch/i386/conf/INSTALL b/sys/arch/i386/conf/INSTALL index 2e30a22cfb92..481162c1d1d4 100644 --- a/sys/arch/i386/conf/INSTALL +++ b/sys/arch/i386/conf/INSTALL @@ -1,4 +1,4 @@ -# $NetBSD: INSTALL,v 1.85 1998/06/02 01:44:57 thorpej Exp $ +# $NetBSD: INSTALL,v 1.86 1998/06/07 02:34:41 enami Exp $ # # INSTALL - Installation kernel. # @@ -24,7 +24,7 @@ maxusers 32 # estimated number of users options I386_CPU options I486_CPU options I586_CPU -options I686_CPU +options I686_CPU # CPU-related options. options MATH_EMULATE # floating point emulation diff --git a/sys/arch/i386/conf/INSTALL_SMALL b/sys/arch/i386/conf/INSTALL_SMALL index 21b4075fba2b..b9fdbbebabcb 100644 --- a/sys/arch/i386/conf/INSTALL_SMALL +++ b/sys/arch/i386/conf/INSTALL_SMALL @@ -1,4 +1,4 @@ -# $NetBSD: INSTALL_SMALL,v 1.22 1998/05/31 13:53:42 veego Exp $ +# $NetBSD: INSTALL_SMALL,v 1.23 1998/06/07 02:34:41 enami Exp $ # # INSTALL_SMALL - Small Installation kernel. # @@ -27,7 +27,7 @@ maxusers 32 # estimated number of users options I386_CPU options I486_CPU options I586_CPU -options I686_CPU +options I686_CPU # CPU-related options. options MATH_EMULATE # floating point emulation diff --git a/sys/arch/i386/conf/ZHADUM b/sys/arch/i386/conf/ZHADUM index 14b5617ddbff..bc5871ca4ae1 100644 --- a/sys/arch/i386/conf/ZHADUM +++ b/sys/arch/i386/conf/ZHADUM @@ -1,4 +1,4 @@ -# $NetBSD: ZHADUM,v 1.6 1998/04/16 22:01:43 drochner Exp $ +# $NetBSD: ZHADUM,v 1.7 1998/06/07 02:34:41 enami Exp $ # # ZHADUM -- zhadum.netbsd.org, the new CVS server # @@ -11,7 +11,7 @@ maxusers 32 # estimated number of users #options I386_CPU #options I486_CPU #options I586_CPU -options I686_CPU +options I686_CPU # CPU-related options. #options MATH_EMULATE # floating point emulation