diff --git a/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.sgml b/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.sgml index 45ea4f980c..dd084ba050 100644 --- a/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.sgml +++ b/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.sgml @@ -1358,7 +1358,11 @@ Script done, … This step is included only for completeness. It can safely be - omitted. + omitted. If you are using FreeBSD 5.2 or later, the + /rescue directory is automatically updated + for the user with current, statically compiled binaries during + make installworld, thus obsoleting the need + to update /stand. For the sake of completeness, you may want to update the files in @@ -1377,9 +1381,9 @@ Script done, … You are now done. After you have verified that everything appears to be in the right place you can reboot the system. A simple - &man.fastboot.8; should do it: + &man.shutdown.8; should do it: - &prompt.root; fastboot + &prompt.root; shutdown -r now