diff --git a/en_US.ISO8859-1/books/developers-handbook/kernelbuild/chapter.xml b/en_US.ISO8859-1/books/developers-handbook/kernelbuild/chapter.xml index f6db3e4312..c70a78384f 100644 --- a/en_US.ISO8859-1/books/developers-handbook/kernelbuild/chapter.xml +++ b/en_US.ISO8859-1/books/developers-handbook/kernelbuild/chapter.xml @@ -4,25 +4,28 @@ $FreeBSD$ --> - + Building and Installing a &os; Kernel Being a kernel developer requires understanding of the kernel build process. To debug the &os; kernel it is required to be able to build one. There are two known ways to do so: - The supported procedure to build and install a kernel - is documented in the - Building and - Installing a Custom Kernel chapter of the &os; - Handbook. + The supported procedure to build and install a kernel is + documented in the Building and + Installing a Custom Kernel chapter of the &os; + Handbook. It is supposed that the reader of this chapter is familiar - with the information described in the Building and - Installing a Custom Kernel chapter of the &os; - Handbook. If this is not the case, please read through the above - mentioned chapter to understand how the build process + with the information described in the Building + and Installing a Custom Kernel chapter of the &os; + Handbook. If this is not the case, please read through the + above mentioned chapter to understand how the build process works.