diff options
Diffstat (limited to 'chapter11/reboot.xml')
-rw-r--r-- | chapter11/reboot.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/chapter11/reboot.xml b/chapter11/reboot.xml index 70979a191..5eee6ca5b 100644 --- a/chapter11/reboot.xml +++ b/chapter11/reboot.xml @@ -77,7 +77,7 @@ <listitem> <para> - Finally, a review of the following configuration files + A review of the following configuration files is also appropriate at this point. </para> @@ -122,9 +122,9 @@ umount -v $LFS</userinput></screen> <screen role="nodump"><userinput>umount -v $LFS</userinput></screen> - <para>Now, reboot the system with:</para> + <para>Now, reboot the system.</para> -<screen role="nodump"><userinput>shutdown -r now</userinput></screen> +<!--<screen role="nodump"><userinput>shutdown -r now</userinput></screen>--> <para>Assuming the GRUB boot loader was set up as outlined earlier, the menu is set to boot <emphasis>LFS &version;</emphasis> automatically.</para> |