summaryrefslogtreecommitdiff
path: root/en/appendix/chroot-install.xml
diff options
context:
space:
mode:
Diffstat (limited to 'en/appendix/chroot-install.xml')
-rw-r--r--en/appendix/chroot-install.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/en/appendix/chroot-install.xml b/en/appendix/chroot-install.xml
index efaada9b3..8ab3e6bfd 100644
--- a/en/appendix/chroot-install.xml
+++ b/en/appendix/chroot-install.xml
@@ -507,7 +507,7 @@ Installing and setting up <classname>grub</classname> is as easy as:
<informalexample><screen>
# aptitude install grub
-# grub-install --recheck --no-floppy /dev/<replaceable>hda</replaceable>
+# grub-install /dev/<replaceable>hda</replaceable>
# update-grub
</screen></informalexample>