X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsystemd-gpt-auto-generator.xml;h=68fe2705fa3e8fa6b6d731c88450d9c3ae0d50df;hp=db98582b7e44ca9827cc1dedd0fceda3a1f1c422;hb=302fbdf29eb0ad4ca1fe8ee18755edad7db11b37;hpb=a351a679ed087a30574d4fec95fa88069f87d046 diff --git a/man/systemd-gpt-auto-generator.xml b/man/systemd-gpt-auto-generator.xml index db98582b7..68fe2705f 100644 --- a/man/systemd-gpt-auto-generator.xml +++ b/man/systemd-gpt-auto-generator.xml @@ -60,7 +60,7 @@ is a unit generator that automatically discovers root, /home, /srv and swap partitions and creates mount and swap units - for them, based on the the partition type GUIDs of + for them, based on the partition type GUIDs of GUID partition tables (GPT). It implements the Discoverable Partitions Specification. Note that this @@ -75,7 +75,7 @@ Partition (ESP) is located on. It will only look for the other partitions on the same physical disk the root file system is located on. These partitions will - not be search on systems where the root file system is + not be searched on systems where the root file system is distributed on multiple disks, for example via btrfs RAID. @@ -106,22 +106,22 @@ 44479540-f297-41b2-9af7-d131d5f0458a Root Partition (x86) - On 32bit x86 systems the first x86 root partition on the disk the EFI ESP is located on is mounted to the root directory /. + On 32-bit x86 systems, the first x86 root partition on the disk the EFI ESP is located on is mounted to the root directory /. 4f68bce3-e8cd-4db1-96e7-fbcaf984b709 Root Partition (x86-64) - On 64bit x86 systems the first x86-64 root partition on the disk the EFI ESP is located on is mounted to the root directory /. + On 64-bit x86 systems, the first x86-64 root partition on the disk the EFI ESP is located on is mounted to the root directory /. 69dad710-2ce4-4e3c-b16c-21a1d49abed3 - Root Partition (32bit ARM) - On 32bit ARM systems the first ARM root partition on the disk the EFI ESP is located on is mounted to the root directory /. + Root Partition (32-bit ARM) + On 32-bit ARM systems, the first ARM root partition on the disk the EFI ESP is located on is mounted to the root directory /. b921b045-1df0-41c3-af44-4c6f280d3fae - Root Partition (64bit ARM) - On 64bit ARM systems the first ARM root partition on the disk the EFI ESP is located on is mounted to the root directory /. + Root Partition (64-bit ARM) + On 64-bit ARM systems, the first ARM root partition on the disk the EFI ESP is located on is mounted to the root directory /. 933ac7e1-2eb4-4f13-b844-0e14e2aef915 @@ -158,7 +158,7 @@ /boot if not otherwise mounted. When using this generator in conjunction with - btrfs file systems make sure to set the correct + btrfs file systems, make sure to set the correct default subvolumes on them, using btrfs subvolume set-default.