diff options
Diffstat (limited to 'en/partitioning')
-rw-r--r-- | en/partitioning/device-names.xml | 6 | ||||
-rw-r--r-- | en/partitioning/partition-programs.xml | 4 | ||||
-rw-r--r-- | en/partitioning/partition/i386.xml | 2 |
3 files changed, 6 insertions, 6 deletions
diff --git a/en/partitioning/device-names.xml b/en/partitioning/device-names.xml index 3190bc8f7..5f3b3c17d 100644 --- a/en/partitioning/device-names.xml +++ b/en/partitioning/device-names.xml @@ -67,12 +67,12 @@ up as <filename>/dev/hda</filename> in Debian). </para></listitem> -<listitem arch="i386"><para> +<listitem arch="x86"><para> The first XT disk is named <filename>/dev/xda</filename>. </para></listitem> -<listitem arch="i386"><para> +<listitem arch="x86"><para> The second XT disk is named <filename>/dev/xdb</filename>. @@ -125,7 +125,7 @@ the order of the drives can get confusing. The best solution in this case is to watch the boot messages, assuming you know the drive models and/or capacities. -</para><para arch="i386"> +</para><para arch="x86"> Linux represents the primary partitions as the drive name, plus the numbers 1 through 4. For example, the first primary partition on the diff --git a/en/partitioning/partition-programs.xml b/en/partitioning/partition-programs.xml index 6514f910d..9783c19c2 100644 --- a/en/partitioning/partition-programs.xml +++ b/en/partitioning/partition-programs.xml @@ -20,7 +20,7 @@ your architecture. Recommended partitioning tool in Debian. This Swiss army knife can also resize partitions, create filesystems -<phrase arch="i386"> (<quote>format</quote> in Windows speak)</phrase> +<phrase arch="x86"> (<quote>format</quote> in Windows speak)</phrase> and assign them to the mountpoints. </para></listitem> @@ -140,7 +140,7 @@ on the target system. After installing the kernel and modules, execute: # chmod 660 hda21 </screen></informalexample> -<phrase arch="i386">Remember to mark your boot partition as +<phrase arch="x86">Remember to mark your boot partition as <quote>Bootable</quote>.</phrase> </para><para condition="mac-fdisk.txt"> diff --git a/en/partitioning/partition/i386.xml b/en/partitioning/partition/i386.xml index 52ce988ac..55681bd39 100644 --- a/en/partitioning/partition/i386.xml +++ b/en/partitioning/partition/i386.xml @@ -2,7 +2,7 @@ <!-- $Id$ --> - <sect2 arch="i386"><title>Partitioning for &arch-title;</title> + <sect2 arch="x86"><title>Partitioning for &arch-title;</title> <para> If you have an existing other operating system such as DOS or Windows and |