summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2021-02-22 18:00:14 +0100
committerLennart Poettering <lennart@poettering.net>2021-02-22 18:00:14 +0100
commitf553b772e9bd4c275918768f618f9530af686761 (patch)
treea3e883cda46c518b54e7bdd3a119063b18dc2f48
parentc6e33c293ecb1cad5f975fe3cd12ec5aff3df221 (diff)
downloadsystemd-f553b772e9bd4c275918768f618f9530af686761.tar.gz
docs: , → .
-rw-r--r--docs/DISCOVERABLE_PARTITIONS.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/DISCOVERABLE_PARTITIONS.md b/docs/DISCOVERABLE_PARTITIONS.md
index 2bdf201df3..9ce4ebc940 100644
--- a/docs/DISCOVERABLE_PARTITIONS.md
+++ b/docs/DISCOVERABLE_PARTITIONS.md
@@ -226,7 +226,7 @@ appliance-like installations.
### What partitioning tools will create a DPS-compliant partition table?
As of util-linux 2.25.2, the `fdisk` tool provides type codes to create the
-root, home, and swap partitions that the DPS expects, By default, `fdisk` will
+root, home, and swap partitions that the DPS expects. By default, `fdisk` will
create an old-style MBR, not a GPT, so typing `l` to list partition types will
not show the choices to let you set the correct UUID. Make sure to first create
an empty GPT, then type `l` in order for the DPS-compliant type codes to be