diff --git a/en_US.ISO8859-1/books/faq/book.sgml b/en_US.ISO8859-1/books/faq/book.sgml index 8464c2aed7..ec3000755d 100644 --- a/en_US.ISO8859-1/books/faq/book.sgml +++ b/en_US.ISO8859-1/books/faq/book.sgml @@ -2029,8 +2029,8 @@ Because your world and kernel are out of sync. This is not supported. Be sure you use make - buildworld and make - buildkernel to update your kernel. + buildworld and make + buildkernel to update your kernel. You can boot by specifying the kernel directly at the second stage, pressing any key when the | shows up before @@ -3029,11 +3029,11 @@ quit that the compiler is carrying out changes each time. - For example, suppose you are running make - buildworld, and the compile fails while trying to + For example, suppose you are running make + buildworld, and the compile fails while trying to compile ls.c into - ls.o. If you then run make - buildworld again, and the compile fails in the same + ls.o. If you then run make + buildworld again, and the compile fails in the same place then this is a broken build -- try updating your sources and try again. If the compile fails elsewhere then this is almost certainly hardware.