diff --git a/en_US.ISO8859-1/books/handbook/kernelconfig/chapter.sgml b/en_US.ISO8859-1/books/handbook/kernelconfig/chapter.sgml index 44e4672d07..999de2b6a0 100644 --- a/en_US.ISO8859-1/books/handbook/kernelconfig/chapter.sgml +++ b/en_US.ISO8859-1/books/handbook/kernelconfig/chapter.sgml @@ -1,7 +1,7 @@ @@ -255,7 +255,9 @@ recognize KERNCONF= - CVSup + + cvsup + anoncvs CTM @@ -270,7 +272,9 @@ config, make depend, make, make install sequence. - kernel.old + + kernel.old + The new kernel will be copied to the root directory as /kernel and the old kernel will be moved to @@ -291,7 +295,10 @@ The Configuration File - kernelLINT + + kernel + LINT + LINT kernel @@ -330,7 +337,7 @@ kernel - example config + example config file The following is an example GENERIC kernel @@ -1055,7 +1062,9 @@ pseudo-device bpf # Berkeley packet filter Making Device Nodes device nodes - MAKEDEV + + MAKEDEV + Almost every device in the kernel has a corresponding node entry in the /dev directory. These nodes look like regular files, but are actually special @@ -1081,7 +1090,8 @@ pseudo-device bpf # Berkeley packet filter turns out that those files are not there, so you must change to the /dev directory and type: - MAKEDEV + + MAKEDEV &prompt.root; sh MAKEDEV acd0 When this script finishes, you will find that there are now