diff options
| author | John Baldwin <jhb@FreeBSD.org> | 2004-07-01 06:02:32 +0000 |
|---|---|---|
| committer | John Baldwin <jhb@FreeBSD.org> | 2004-07-01 06:02:32 +0000 |
| commit | 0d7f4669448cedbb746b1614bd8b8a69aa1dbad3 (patch) | |
| tree | dc27305e7b0060563668006ea80f606dfcc34313 | |
| parent | 5ec632a1e4e3ddb59bdedc708618f8fd700afb07 (diff) | |
Notes
| -rw-r--r-- | sys/i386/conf/NOTES | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES index dc02cdc694fae..918d559c07351 100644 --- a/sys/i386/conf/NOTES +++ b/sys/i386/conf/NOTES @@ -66,6 +66,7 @@ options NO_MIXED_MODE # Disable use of mixed mode # deleting the specification for CPUs you don't need to use may make # parts of the system run faster. # I386_CPU is mutually exclusive with the other CPU types. +# I386_CPU is deprecated and will be removed in 6.0-RELEASE. # #cpu I386_CPU cpu I486_CPU |
