summaryrefslogtreecommitdiff
path: root/en/appendix
diff options
context:
space:
mode:
authorFrans Pop <elendil@planet.nl>2007-01-07 16:17:37 +0000
committerFrans Pop <elendil@planet.nl>2007-01-07 16:17:37 +0000
commitfe458ae2ffffc781a7e1d140e3e2b917c6375ff6 (patch)
tree0681827d86c00c8fe8d013887e3e0bea29d4ff3a /en/appendix
parent00295b0f122163d2be54d1fb8015850f13df641a (diff)
downloadinstallation-guide-fe458ae2ffffc781a7e1d140e3e2b917c6375ff6.zip
Revert added grub-install options; unfuzzy pt translation
Diffstat (limited to 'en/appendix')
-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>