diff options
author | Frans Pop <elendil@planet.nl> | 2008-10-06 23:03:54 +0000 |
---|---|---|
committer | Frans Pop <elendil@planet.nl> | 2008-10-06 23:03:54 +0000 |
commit | 45e9f6de0fcf268983971cf70331eabddf039a20 (patch) | |
tree | 5513403284438a0fb331e4a1099c423c22726c83 /en/using-d-i | |
parent | 1d639ac61752588c9f6114fa34cb98e48fe04aa8 (diff) | |
download | installation-guide-45e9f6de0fcf268983971cf70331eabddf039a20.zip |
Correct various typos spotted by Justin B. Rye
Diffstat (limited to 'en/using-d-i')
-rw-r--r-- | en/using-d-i/modules/mdcfg.xml | 10 | ||||
-rw-r--r-- | en/using-d-i/modules/partman-lvm.xml | 2 | ||||
-rw-r--r-- | en/using-d-i/modules/shell.xml | 2 |
3 files changed, 7 insertions, 7 deletions
diff --git a/en/using-d-i/modules/mdcfg.xml b/en/using-d-i/modules/mdcfg.xml index bcaa6845d..9eac7b4cb 100644 --- a/en/using-d-i/modules/mdcfg.xml +++ b/en/using-d-i/modules/mdcfg.xml @@ -205,7 +205,7 @@ at <ulink url="&url-software-raid-howto;">Software RAID HOWTO</ulink>. </para><para> -To create a MD device, you need to have the desired partitions it +To create an MD device, you need to have the desired partitions it should consist of marked for use in a RAID. (This is done in <command>partman</command> in the <guimenu>Partition settings</guimenu> menu where you should select <menuchoice> @@ -261,25 +261,25 @@ form the MD. Next, you need to select from the list of available RAID partitions those that will be active and then those that will be spare. The count of selected partitions must be equal to the number provided few seconds ago. Don't worry. If you make a mistake and -select different number of partitions, the &d-i; won't let you +select a different number of partitions, the &d-i; won't let you continue until you correct the issue. </para></listitem> <listitem><para> -RAID5 has a similar setup procedure as RAID1 with the exception that you +RAID5 has a setup procedure similar to RAID1 with the exception that you need to use at least <emphasis>three</emphasis> active partitions. </para></listitem> <listitem><para> -RAID6 also has a similar setup procedure as RAID1 except that at least +RAID6 also has a setup procedure similar to RAID1 except that at least <emphasis>four</emphasis> active partitions are required. </para></listitem> <listitem><para> -RAID10 again has a similar setup procedure as RAID1 except in expert +RAID10 again has a setup procedure similar to RAID1 except in expert mode. In expert mode, &d-i; will ask you for the layout. The layout has two parts. The first part is the layout type. It is either <literal>n</literal> (for near copies), <literal>f</literal> (for far diff --git a/en/using-d-i/modules/partman-lvm.xml b/en/using-d-i/modules/partman-lvm.xml index ef10611da..89b32b958 100644 --- a/en/using-d-i/modules/partman-lvm.xml +++ b/en/using-d-i/modules/partman-lvm.xml @@ -9,7 +9,7 @@ If you are working with computers at the level of system administrator or <quote>advanced</quote> user, you have surely seen the situation where some disk partition (usually the most important one) was short on space, while some other partition was grossly underused and you had to -manage this situation with moving stuff around, symlinking, etc. +manage this situation by moving stuff around, symlinking, etc. </para><para> diff --git a/en/using-d-i/modules/shell.xml b/en/using-d-i/modules/shell.xml index 5659a2f58..3a09d5ba0 100644 --- a/en/using-d-i/modules/shell.xml +++ b/en/using-d-i/modules/shell.xml @@ -20,7 +20,7 @@ at the same time. </footnote> (on a Mac keyboard, <keycombo><keycap>Option</keycap> <keycap>F2</keycap></keycombo>). Use <keycombo><keycap>Left Alt</keycap> -<keycap>F1</keycap></keycombo> to switch back to installer itself. +<keycap>F1</keycap></keycombo> to switch back to the installer itself. </para><para condition="gtk"> |