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/using-d-i | |
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/using-d-i')
-rw-r--r-- | es/using-d-i/modules/clock-setup.xml | 2 | ||||
-rw-r--r-- | es/using-d-i/modules/i386/grub-installer.xml | 2 | ||||
-rw-r--r-- | es/using-d-i/modules/i386/lilo-installer.xml | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/es/using-d-i/modules/clock-setup.xml b/es/using-d-i/modules/clock-setup.xml index 709fa6ec4..acae4f558 100644 --- a/es/using-d-i/modules/clock-setup.xml +++ b/es/using-d-i/modules/clock-setup.xml @@ -21,7 +21,7 @@ en el modo experto. generalmente están fijados a la hora local. Si desea poder cargar dos sistemas operativos distintos debe elegir la hora local en lugar de la hora GMT.</phrase> -<phrase arch="i386">Los sistemas que también pueden ejecutar Dos +<phrase arch="x86">Los sistemas que también pueden ejecutar Dos o Windows están fijados a la hora local. Si desea poder cargar dos sistemas operativos distintos debe elegir la hora local en lugar de la hora GMT.</phrase> diff --git a/es/using-d-i/modules/i386/grub-installer.xml b/es/using-d-i/modules/i386/grub-installer.xml index af7b3d961..c33500b6d 100644 --- a/es/using-d-i/modules/i386/grub-installer.xml +++ b/es/using-d-i/modules/i386/grub-installer.xml @@ -2,7 +2,7 @@ <!-- original version: 18640 --> <!-- revisado jfs, 31 octubre 2004 --> - <sect3 arch="i386"> + <sect3 arch="x86"> <title>Instalación del gestor de arranque <command>Grub</command> en un disco duro</title> <para> diff --git a/es/using-d-i/modules/i386/lilo-installer.xml b/es/using-d-i/modules/i386/lilo-installer.xml index 052108f82..499131858 100644 --- a/es/using-d-i/modules/i386/lilo-installer.xml +++ b/es/using-d-i/modules/i386/lilo-installer.xml @@ -3,7 +3,7 @@ <!-- revisado jfs, 31 octubre 2004 --> <!-- revisado Rudy Godoy, 22 feb. 2005 --> - <sect3 arch="i386"> + <sect3 arch="x86"> <title>Instalación del gestor de arranque <command>LILO</command> en un disco duro</title> <para> |