diff --git a/en_US.ISO8859-1/books/handbook/kernelconfig/chapter.xml b/en_US.ISO8859-1/books/handbook/kernelconfig/chapter.xml index b7a240f3ed..dd999132e7 100644 --- a/en_US.ISO8859-1/books/handbook/kernelconfig/chapter.xml +++ b/en_US.ISO8859-1/books/handbook/kernelconfig/chapter.xml @@ -83,8 +83,8 @@ Today, most of the functionality in the &os; kernel is contained in modules which can be dynamically loaded and - unloaded from the kernel as necessary. This allows the - running kernel to adapt immediately to new hardware or for new + unloaded from the kernel as necessary. This allows the running + kernel to adapt immediately to new hardware or for new functionality to be brought into the kernel. This is known as a modular kernel. @@ -274,11 +274,12 @@ ath_hal(4) - Atheros Hardware Access Layer (HAL) &prompt.root; cd /usr/src/sys/amd64/conf &prompt.root; cp GENERIC MYKERNEL - MYKERNEL can now - be customized with any ASCII text editor. The default editor is - vi, though an easier editor for - beginners, called ee, is also - installed with &os;. + MYKERNEL can + now be customized with any ASCII text editor. + The default editor is vi, though an + easier editor for beginners, called + ee, is also installed with + &os;. kernel @@ -1288,8 +1289,10 @@ device fwe # Ethernet over FireWire (non-standard!)Escape to a loader prompt option. At the prompt, type - boot kernel.old, or the name of any - other kernel that is known to boot properly. + boot + kernel.old, or the + name of any other kernel that is known to boot + properly. After booting with a good kernel, check over the configuration file and try to build it again. One helpful