From 84a4d23f52d2979b7f8972cdef1b0ffa21c2da63 Mon Sep 17 00:00:00 2001 From: Daan De Meyer Date: Thu, 15 Dec 2022 14:27:08 +0000 Subject: [PATCH] repart: Use "defer" in docs instead of "skip" --- man/systemd-repart.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/man/systemd-repart.xml b/man/systemd-repart.xml index 657caad4323..be7abdbcd68 100644 --- a/man/systemd-repart.xml +++ b/man/systemd-repart.xml @@ -379,11 +379,11 @@ PARTITION - This option specifies which partition types systemd-repart should - skip. All partitions that are skipped using this option are still taken into account when calculating - the sizes and offsets of other partitions, but aren't actually written to the disk image. The net - effect of this option is that if you run systemd-repart again without these - options, the missing partitions will be added as if they had not been skipped the first time + This option specifies for which partition types systemd-repart + should defer. All partitions that are deferred using this option are still taken into account when + calculating the sizes and offsets of other partitions, but aren't actually written to the disk image. + The net effect of this option is that if you run systemd-repart again without + these options, the missing partitions will be added as if they had not been deferred the first time systemd-repart was executed. -- 2.47.3