diff options
Diffstat (limited to 'es/boot-installer/boot-installer.xml')
-rw-r--r-- | es/boot-installer/boot-installer.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/es/boot-installer/boot-installer.xml b/es/boot-installer/boot-installer.xml index b30fdb664..0e9f8ba46 100644 --- a/es/boot-installer/boot-installer.xml +++ b/es/boot-installer/boot-installer.xml @@ -6,7 +6,7 @@ <!-- Include only archs that are documented to avoid build-errors --> <!-- The arch="..." condition can be deleted when al archs are present --> - <sect1 arch="alpha;arm;x86;ia64;m68k;mips;mipsel;s390;powerpc;sparc"> + <sect1 arch="alpha;arm;x86;ia64;mips;mipsel;s390;powerpc;sparc"> <title>Arranque del instalador en &arch-title;</title> <!-- This info is so architecture dependent, that I have turned the --> @@ -37,7 +37,6 @@ el arranque del instalador gráfico. <!-- &boot-installer-hppa.xml; --> &boot-installer-x86.xml; &boot-installer-ia64.xml; -&boot-installer-m68k.xml; &boot-installer-mips.xml; &boot-installer-mipsel.xml; &boot-installer-s390.xml; |