From a67dba1421179cdc866770b726beb201d829f562 Mon Sep 17 00:00:00 2001 From: Frans Pop Date: Mon, 23 Oct 2006 12:17:04 +0000 Subject: Fix issues reported by Clytie Siddall --- en/appendix/preseed.xml | 4 ++-- en/hardware/supported/i386.xml | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'en') diff --git a/en/appendix/preseed.xml b/en/appendix/preseed.xml index 2069e1a68..633f59170 100644 --- a/en/appendix/preseed.xml +++ b/en/appendix/preseed.xml @@ -736,7 +736,7 @@ correct one will be selected before using preseeding. # If the system has free space you can choose to only partition that space. # Note: this must be preseeded with a localized (translated) value. #d-i partman-auto/init_automatically_partition \ -# select Use the largest continuous free space +# select Guided - use the largest continuous free space # Alternatively, you can specify a disk to partition. The device name # can be given in either devfs or traditional non-devfs format. @@ -768,7 +768,7 @@ d-i partman-auto/choose_recipe \ # just point at it. #d-i partman-auto/expert_recipe_file string /hd-media/recipe -# If not, you can put an entire recipe the preconfiguration file in one +# If not, you can put an entire recipe into the preconfiguration file in one # (logical) line. This example creates a small /boot partition, suitable # swap, and uses the rest of the space for the root partition: #d-i partman-auto/expert_recipe string \ diff --git a/en/hardware/supported/i386.xml b/en/hardware/supported/i386.xml index 4ea95c9e3..b052f0a4e 100644 --- a/en/hardware/supported/i386.xml +++ b/en/hardware/supported/i386.xml @@ -16,15 +16,15 @@ This section merely outlines the basics. Nearly all x86-based (IA-32) processors still in use in personal computers are supported, including all varieties of Intel's "Pentium" series. -This also includes 32-bits AMD and VIA (former Cyrix) processors, and new +This also includes 32-bit AMD and VIA (former Cyrix) processors, and new processors like the Athlon XP and Intel P4 Xeon. -If your system has a 64-bits AMD64, Intel EM64t or Intel Core 2 Duo processor, +If your system has a 64-bit AMD64, Intel EM64t or Intel Core 2 Duo processor, you will probably want to use the installer for the amd64 architecture instead -of the installer for the (32-bits) i386 architecture. +of the installer for the (32-bit) i386 architecture. -- cgit v1.2.3