From: Daan De Meyer Date: Thu, 15 Dec 2022 14:27:08 +0000 (+0000) Subject: repart: Use "defer" in docs instead of "skip" X-Git-Tag: v253-rc1~268 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=84a4d23f52d2979b7f8972cdef1b0ffa21c2da63;p=thirdparty%2Fsystemd.git repart: Use "defer" in docs instead of "skip" --- 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.