diff options
author | Frans Pop <elendil@planet.nl> | 2006-08-07 15:50:11 +0000 |
---|---|---|
committer | Frans Pop <elendil@planet.nl> | 2006-08-07 15:50:11 +0000 |
commit | 2d555470068ccdc434b41a8f438c3c2b56109305 (patch) | |
tree | c3f942e1ae8459d1784a4068401c8d764e01e5bf /es/boot-installer/boot-installer.xml | |
parent | eaf56720ee96ae00de0acc841c8cfc7832bac7d7 (diff) | |
download | installation-guide-2d555470068ccdc434b41a8f438c3c2b56109305.zip |
Initial commit preparing to add variant for AMD64.
This commit basically creates the AMD64 variant as a copy of the i386 manual.
Further commits will be needed to differentiate the AMD64 variant from i386 where needed.
Commit includes changes for all translations.
Diffstat (limited to 'es/boot-installer/boot-installer.xml')
-rw-r--r-- | es/boot-installer/boot-installer.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/es/boot-installer/boot-installer.xml b/es/boot-installer/boot-installer.xml index ee3037a9f..12b0e3d39 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;i386;ia64;m68k;mips;mipsel;s390;powerpc;sparc"> + <sect1 arch="alpha;arm;x86;ia64;m68k;mips;mipsel;s390;powerpc;sparc"> <title>Arranque del instalador en &arch-title;</title> <!-- This info is so architecture dependent, that I have turned the --> |