Add "the" to a phrase
I noticed this while looking at #317. Signed-off-by: Richard Laager <rlaager@wiktel.com>
This commit is contained in:
@@ -437,7 +437,7 @@ Step 2: Disk Formatting
|
||||
|
||||
- For raidz topologies, replace ``mirror`` in the above command with
|
||||
``raidz``, ``raidz2``, or ``raidz3`` and list the partitions from
|
||||
additional disks.
|
||||
the additional disks.
|
||||
- The boot pool name is no longer arbitrary. It _must_ be ``bpool``.
|
||||
If you really want to rename it, edit ``/etc/grub.d/10_linux_zfs`` later,
|
||||
after GRUB is installed (and run ``update-grub``).
|
||||
@@ -579,7 +579,7 @@ Step 2: Disk Formatting
|
||||
|
||||
- For raidz topologies, replace ``mirror`` in the above command with
|
||||
``raidz``, ``raidz2``, or ``raidz3`` and list the partitions from
|
||||
additional disks.
|
||||
the additional disks.
|
||||
- When using LUKS with mirror or raidz topologies, use
|
||||
``/dev/mapper/luks1``, ``/dev/mapper/luks2``, etc., which you will have
|
||||
to create using ``cryptsetup``.
|
||||
|
||||
@@ -311,7 +311,7 @@ Step 2: Disk Formatting
|
||||
|
||||
- For raidz topologies, replace ``mirror`` in the above command with
|
||||
``raidz``, ``raidz2``, or ``raidz3`` and list the partitions from
|
||||
additional disks.
|
||||
the additional disks.
|
||||
- The boot pool name is no longer arbitrary. It _must_ be ``bpool``.
|
||||
If you really want to rename it, edit ``/etc/grub.d/10_linux_zfs`` later,
|
||||
after GRUB is installed (and run ``update-grub``).
|
||||
@@ -451,7 +451,7 @@ Step 2: Disk Formatting
|
||||
|
||||
- For raidz topologies, replace ``mirror`` in the above command with
|
||||
``raidz``, ``raidz2``, or ``raidz3`` and list the partitions from
|
||||
additional disks.
|
||||
the additional disks.
|
||||
- When using LUKS with mirror or raidz topologies, use
|
||||
``/dev/mapper/luks1``, ``/dev/mapper/luks2``, etc., which you will have
|
||||
to create using ``cryptsetup``.
|
||||
|
||||
Reference in New Issue
Block a user