diff --git a/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.xml b/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.xml index 9562be5076..f3cb18a527 100644 --- a/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.xml +++ b/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.xml @@ -1098,6 +1098,7 @@ before running "/usr/sbin/freebsd-update install" &prompt.root; make -j4 buildworld &prompt.root; make -j4 kernel &prompt.root; shutdown -r now +&prompt.root; cd /usr/src &prompt.root; make installworld &prompt.root; mergemaster -Ui &prompt.root; shutdown -r now @@ -1136,6 +1137,10 @@ before running "/usr/sbin/freebsd-update install" Reboot the system to the new kernel. + + Go to the source directory. + + Install the world.