diff --git a/en_US.ISO8859-1/books/handbook/kernelconfig/chapter.sgml b/en_US.ISO8859-1/books/handbook/kernelconfig/chapter.sgml
index 453d0e3e3c..cab32ae9d4 100644
--- a/en_US.ISO8859-1/books/handbook/kernelconfig/chapter.sgml
+++ b/en_US.ISO8859-1/books/handbook/kernelconfig/chapter.sgml
@@ -422,6 +422,12 @@
to the purpose or necessity of a line, check first in
LINT.
+ In &os; 5.X and above the LINT is non-existant.
+ See the NOTES file for architecture dependant options.
+ Some options, mainly architecture independant ones, are stored in the
+ /usr/src/sys/conf/NOTES file. Its advisable to review
+ the options in here also.
+
Quoting numbers
@@ -489,7 +495,7 @@ cpu I486_CPU
cpu I586_CPU
cpu I686_CPU
- The above specifies the type of CPU you have in your system.
+ The above option specifies the type of CPU you have in your system.
You may have multiple instances of the CPU line (i.e., you are not
sure whether you should use I586_CPU or
I686_CPU), however, for a custom kernel, it is
@@ -504,14 +510,6 @@ cpu I686_CPU
cpu type
- The Alpha architecture has different values for
- cpu. They include:
-
- cpu EV4
-cpu EV5
-
- If you are using an Alpha machine, you should be using one of
- the above CPU types.
kernel options
ident