diff --git a/en_US.ISO8859-1/books/faq/book.sgml b/en_US.ISO8859-1/books/faq/book.sgml index 76c07eef00..b66a2c3bfb 100644 --- a/en_US.ISO8859-1/books/faq/book.sgml +++ b/en_US.ISO8859-1/books/faq/book.sgml @@ -4685,9 +4685,8 @@ device sio5 at isa? port 0x2b8 tty flags 0x501 vector siointr - You are not using the make - buildkernel and make - installkernel targets, and your source tree is + You are not using the make buildkernel + and make installkernel targets, and your source tree is different from the one used to build the currently running system (e.g., you are compiling 6.3-RELEASE on a 6.0-RELEASE system). If you are attempting an upgrade, please read the @@ -4697,14 +4696,12 @@ device sio5 at isa? port 0x2b8 tty flags 0x501 vector siointr - You are using the make - buildkernel and make - installkernel targets, but you failed to assert + You are using the make buildkernel + and make installkernel targets, but you failed to assert the completion of the make buildworld target. The make buildkernel target - relies on files generated by the make - buildworld target to complete its job - correctly. + relies on files generated by the make buildworld + target to complete its job correctly.