diff options
-rw-r--r-- | en/boot-installer/trouble.xml | 2 | ||||
-rw-r--r-- | en/boot-new/mount-encrypted.xml | 2 | ||||
-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 |
5 files changed, 9 insertions, 9 deletions
diff --git a/en/boot-installer/trouble.xml b/en/boot-installer/trouble.xml index bb3931c56..a6488bf93 100644 --- a/en/boot-installer/trouble.xml +++ b/en/boot-installer/trouble.xml @@ -17,7 +17,7 @@ errors while reading from it during the installation. </para><para> -There are a many different possible causes for these problems. We can +There are many different possible causes for these problems. We can only list some common issues and provide general suggestions on how to deal with them. The rest is up to you. diff --git a/en/boot-new/mount-encrypted.xml b/en/boot-new/mount-encrypted.xml index 68d4d78bd..82f0db848 100644 --- a/en/boot-new/mount-encrypted.xml +++ b/en/boot-new/mount-encrypted.xml @@ -123,7 +123,7 @@ computer to try again. The easiest case is for encrypted volumes holding data like <filename>/home</filename> or <filename>/srv</filename>. You can simply mount them manually after the boot. For loop-AES this is -one-step operation: +a one-step operation: <informalexample><screen> <prompt>#</prompt> <userinput>mount <replaceable>/mount_point</replaceable></userinput> 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"> |