diff options
author | Jan Engelhardt <jengelh@inai.de> | 2014-05-08 01:28:45 +0200 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2014-05-07 20:13:27 -0400 |
commit | b8bde11658366290521e3d03316378b482600323 (patch) | |
tree | ccecde357ccb3b109e69aa2a6227f7cd7c71aedc /man/systemd-gpt-auto-generator.xml | |
parent | doc: corrections to words and forms (diff) | |
download | systemd-b8bde11658366290521e3d03316378b482600323.tar.gz systemd-b8bde11658366290521e3d03316378b482600323.tar.bz2 systemd-b8bde11658366290521e3d03316378b482600323.zip |
doc: comma placement corrections and word order
Set commas where there should be some.
Some improvements to word order.
Diffstat (limited to 'man/systemd-gpt-auto-generator.xml')
-rw-r--r-- | man/systemd-gpt-auto-generator.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/man/systemd-gpt-auto-generator.xml b/man/systemd-gpt-auto-generator.xml index 41b83dd38..68fe2705f 100644 --- a/man/systemd-gpt-auto-generator.xml +++ b/man/systemd-gpt-auto-generator.xml @@ -106,22 +106,22 @@ <row> <entry>44479540-f297-41b2-9af7-d131d5f0458a</entry> <entry><filename>Root Partition (x86)</filename></entry> - <entry>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 <filename>/</filename>.</entry> + <entry>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 <filename>/</filename>.</entry> </row> <row> <entry>4f68bce3-e8cd-4db1-96e7-fbcaf984b709</entry> <entry><filename>Root Partition (x86-64)</filename></entry> - <entry>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 <filename>/</filename>.</entry> + <entry>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 <filename>/</filename>.</entry> </row> <row> <entry>69dad710-2ce4-4e3c-b16c-21a1d49abed3</entry> <entry><filename>Root Partition (32-bit ARM)</filename></entry> - <entry>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 <filename>/</filename>.</entry> + <entry>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 <filename>/</filename>.</entry> </row> <row> <entry>b921b045-1df0-41c3-af44-4c6f280d3fae</entry> <entry><filename>Root Partition (64-bit ARM)</filename></entry> - <entry>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 <filename>/</filename>.</entry> + <entry>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 <filename>/</filename>.</entry> </row> <row> <entry>933ac7e1-2eb4-4f13-b844-0e14e2aef915</entry> @@ -158,7 +158,7 @@ <filename>/boot</filename> if not otherwise mounted.</para> <para>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 <command>btrfs subvolume set-default</command>.</para> |