summaryrefslogtreecommitdiff
path: root/en/post-install/rescue.xml
diff options
context:
space:
mode:
authorSamuel Thibault <sthibault@debian.org>2010-09-16 23:27:30 +0000
committerSamuel Thibault <sthibault@debian.org>2010-09-16 23:27:30 +0000
commit87ab377750a0944f5246d55264a97b2bd67fe2b8 (patch)
tree0e39bc0bf0dc1e1e764ab366e96596c071b2e93f /en/post-install/rescue.xml
parentf37ec6e62df14ad84472fc51b873d1c6f66fa37f (diff)
downloadinstallation-guide-87ab377750a0944f5246d55264a97b2bd67fe2b8.zip
* Fix "post-install" part for non-Linux ports.
Diffstat (limited to 'en/post-install/rescue.xml')
-rw-r--r--en/post-install/rescue.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/en/post-install/rescue.xml b/en/post-install/rescue.xml
index 6feaff0c9..614738534 100644
--- a/en/post-install/rescue.xml
+++ b/en/post-install/rescue.xml
@@ -42,7 +42,7 @@ If possible, the installer will now present you with a shell prompt in the
file system you selected, which you can use to perform any necessary
repairs.
-<phrase arch="x86">
+<phrase arch="any-x86">
For example, if you need to reinstall the GRUB boot loader into the master
boot record of the first hard disk, you could enter the command
<userinput>grub-install '(hd0)'</userinput> to do so.