diff options
author | ml <6209465+ml-@users.noreply.github.com> | 2021-11-11 10:01:19 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2021-11-11 14:36:50 +0100 |
commit | 84b10e536c632d9e892db848817277494a1b24ab (patch) | |
tree | a2168a93f1169edc1af6a98dd8a91268a6a146bf /man/repart.d.xml | |
parent | Merge pull request #21302 from yuwata/udev-drop-colon-from-ID_NET_NAME_MAC (diff) | |
download | systemd-84b10e536c632d9e892db848817277494a1b24ab.tar.xz systemd-84b10e536c632d9e892db848817277494a1b24ab.zip |
man: remove unintentionally repetitive words
Diffstat (limited to 'man/repart.d.xml')
-rw-r--r-- | man/repart.d.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/repart.d.xml b/man/repart.d.xml index 63d6d82694..93c85b6138 100644 --- a/man/repart.d.xml +++ b/man/repart.d.xml @@ -416,7 +416,7 @@ … suffixes (to the base of 1024). If <varname>SizeMinBytes=</varname> is specified the partition is created at or grown to at least the specified size. If <varname>SizeMaxBytes=</varname> is specified the partition is created at or grown to at most the specified size. The precise size is determined - through the weight value value configured with <varname>Weight=</varname>, see above. When + through the weight value configured with <varname>Weight=</varname>, see above. When <varname>SizeMinBytes=</varname> is set equal to <varname>SizeMaxBytes=</varname> the configured weight has no effect as the partition is explicitly sized to the specified fixed value. Note that partitions are never created smaller than 4096 bytes, and since partitions are never shrunk the |