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 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'en/appendix') 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 \ -- cgit v1.2.3