diff options
Diffstat (limited to 'eu/post-install')
-rw-r--r-- | eu/post-install/kernel-baking.xml | 4 | ||||
-rw-r--r-- | eu/post-install/reactivating-win.xml | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/eu/post-install/kernel-baking.xml b/eu/post-install/kernel-baking.xml index 4a164343d..8b808858f 100644 --- a/eu/post-install/kernel-baking.xml +++ b/eu/post-install/kernel-baking.xml @@ -23,7 +23,7 @@ APM or SMP </para></listitem> -<listitem arch="i386"><para> +<listitem arch="x86"><para> The compact and idepci flavors don't come with sound. Although the vanilla kernel does, it might not work for other reasons. @@ -174,7 +174,7 @@ like any package. As root, do <userinput>dpkg -i ../kernel-image-&kernelversion;-<replaceable>subarchitecture</replaceable>_custom.1.0_&architecture;.deb</userinput>. The <replaceable>subarchitecture</replaceable> part is an optional sub-architecture, -<phrase arch="i386"> such as ``i586'', </phrase> +<phrase arch="x86"> such as ``i586'', </phrase> depending on what kernel options you set. <userinput>dpkg -i kernel-image...</userinput> will install the kernel, along with some other nice supporting files. For instance, diff --git a/eu/post-install/reactivating-win.xml b/eu/post-install/reactivating-win.xml index ce176c254..52da42e89 100644 --- a/eu/post-install/reactivating-win.xml +++ b/eu/post-install/reactivating-win.xml @@ -2,7 +2,7 @@ <!-- original version: 16560 untranslated --> - <sect1 arch="i386" id="reactivating-win"> + <sect1 arch="x86" id="reactivating-win"> <title>Reactivating DOS and Windows</title> <para> |