summaryrefslogtreecommitdiff
path: root/es/post-install
diff options
context:
space:
mode:
authorFrans Pop <elendil@planet.nl>2006-08-07 15:50:11 +0000
committerFrans Pop <elendil@planet.nl>2006-08-07 15:50:11 +0000
commit2d555470068ccdc434b41a8f438c3c2b56109305 (patch)
treec3f942e1ae8459d1784a4068401c8d764e01e5bf /es/post-install
parenteaf56720ee96ae00de0acc841c8cfc7832bac7d7 (diff)
downloadinstallation-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/post-install')
-rw-r--r--es/post-install/kernel-baking.xml2
-rw-r--r--es/post-install/reactivating-win.xml2
-rw-r--r--es/post-install/rescue.xml2
3 files changed, 3 insertions, 3 deletions
diff --git a/es/post-install/kernel-baking.xml b/es/post-install/kernel-baking.xml
index 8694b7058..64cc9f692 100644
--- a/es/post-install/kernel-baking.xml
+++ b/es/post-install/kernel-baking.xml
@@ -172,7 +172,7 @@ personalizado como cualquier paquete. Como superusuario, ejecute
</phrase>
La parte <replaceable>subarquitectura</replaceable> es una subarquitectura
opcional,
-<phrase arch="i386"> como <quote>i586</quote>, </phrase> dependiendo de las opciones
+<phrase arch="x86"> como <quote>i586</quote>, </phrase> dependiendo de las opciones
que haya establecido en el núcleo.
<userinput>dpkg -i</userinput>
instalará el núcleo, junto con otros ficheros de soporte. Por ejemplo,
diff --git a/es/post-install/reactivating-win.xml b/es/post-install/reactivating-win.xml
index e9e8bd3c3..5a411a709 100644
--- a/es/post-install/reactivating-win.xml
+++ b/es/post-install/reactivating-win.xml
@@ -3,7 +3,7 @@
<!-- actualizada orig. ver.: Rudy, 5 diciembre 2004 -->
<!-- revisado Rudy Godoy, 23 feb. 2005 -->
- <sect1 arch="i386" id="reactivating-win">
+ <sect1 arch="x86" id="reactivating-win">
<title>Reactivar DOS y Windows</title>
<para>
diff --git a/es/post-install/rescue.xml b/es/post-install/rescue.xml
index aa0821b56..c24d0496b 100644
--- a/es/post-install/rescue.xml
+++ b/es/post-install/rescue.xml
@@ -44,7 +44,7 @@ El instalador le presentará, si puede, un intérprete de línea de órdenes en
el sistema de ficheros que ha seleccionado para que lleve a cabo las reparaciones
que necesite.
-<phrase arch="i386">
+<phrase arch="x86">
Por ejemplo, si necesita reinstalar el cargador de arranque GRUB en el
<quote>master boot record</quote> del primer disco duro, puede ejecutar la orden
<userinput>grub-install '(hd0)'</userinput> para hacerlo.