summaryrefslogtreecommitdiff
path: root/da/appendix/chroot-install.xml
diff options
context:
space:
mode:
Diffstat (limited to 'da/appendix/chroot-install.xml')
-rw-r--r--da/appendix/chroot-install.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/da/appendix/chroot-install.xml b/da/appendix/chroot-install.xml
index ba3835a43..104e156ec 100644
--- a/da/appendix/chroot-install.xml
+++ b/da/appendix/chroot-install.xml
@@ -436,7 +436,7 @@ the installed kernel with your new root partition. Note that debootstrap
does not install a boot loader, though you can use apt-get inside your
Debian chroot to do so.
-</para><para arch="i386">
+</para><para arch="x86">
Check <userinput>info grub</userinput> or <userinput>man
lilo.conf</userinput> for instructions on setting up the
@@ -447,7 +447,7 @@ add an entry for the Debian install to your existing grub
edit it there. After you are done editing, call lilo (remember it will use
<filename>lilo.conf</filename> relative to the system you call it from).
-</para><para arch="i386">
+</para><para arch="x86">
Here is a basic <filename>/etc/lilo.conf</filename> as an example: