summaryrefslogtreecommitdiffstats
path: root/upstream/mageia-cauldron/man5/repart.d.5
diff options
context:
space:
mode:
Diffstat (limited to 'upstream/mageia-cauldron/man5/repart.d.5')
-rw-r--r--upstream/mageia-cauldron/man5/repart.d.54
1 files changed, 2 insertions, 2 deletions
diff --git a/upstream/mageia-cauldron/man5/repart.d.5 b/upstream/mageia-cauldron/man5/repart.d.5
index 17e247f9..ef7c0968 100644
--- a/upstream/mageia-cauldron/man5/repart.d.5
+++ b/upstream/mageia-cauldron/man5/repart.d.5
@@ -366,7 +366,7 @@ too\&. The logic is capable of automatically tracking down the backing partition
"CopyBlocks=auto"
is useful for implementing "self\-replicating" systems, i\&.e\&. systems that are their own installer\&.
.sp
-The file specified here must have a size that is a multiple of the basic block size 512 and not be empty\&. If this option is used, the size allocation algorithm is slightly altered: the partition is created as least as big as required to fit the data in, i\&.e\&. the data size is an additional minimum size value taken into consideration for the allocation algorithm, similar to and in addition to the
+The file specified here must have a size that is a multiple of the basic block size 512 and not be empty\&. If this option is used, the size allocation algorithm is slightly altered: the partition is created at least as big as required to fit the data in, i\&.e\&. the data size is an additional minimum size value taken into consideration for the allocation algorithm, similar to and in addition to the
\fISizeMin=\fR
value configured above\&.
.sp
@@ -390,7 +390,7 @@ Takes a file system name, such as
"erofs",
"squashfs"
or the special value
-"swap"\&. If specified and the partition is newly created it is formatted with the specified file system (or as swap device)\&. The file system UUID and label are automatically derived from the partition UUID and label\&. If this option is used, the size allocation algorithm is slightly altered: the partition is created as least as big as required for the minimal file system of the specified type (or 4KiB if the minimal size is not known)\&.
+"swap"\&. If specified and the partition is newly created it is formatted with the specified file system (or as swap device)\&. The file system UUID and label are automatically derived from the partition UUID and label\&. If this option is used, the size allocation algorithm is slightly altered: the partition is created at least as big as required for the minimal file system of the specified type (or 4KiB if the minimal size is not known)\&.
.sp
This option has no effect if the partition already exists\&.
.sp