summaryrefslogtreecommitdiff
path: root/man/systemd-repart.xml
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2023-05-17 12:24:04 +0200
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2023-05-17 12:25:01 +0200
commit8fb350049bb7a7305589f201df9d37482e544f24 (patch)
tree7198ac905c65e50b828d627007c79526205068de /man/systemd-repart.xml
parent89572df859a14682848eb4946c174047878c1db9 (diff)
downloadsystemd-8fb350049bb7a7305589f201df9d37482e544f24.tar.gz
man: fixes for assorted issues reported by the manpage-l10n project
Fixes #26761.
Diffstat (limited to 'man/systemd-repart.xml')
-rw-r--r--man/systemd-repart.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/man/systemd-repart.xml b/man/systemd-repart.xml
index 98ca1c431a..cd5d4631db 100644
--- a/man/systemd-repart.xml
+++ b/man/systemd-repart.xml
@@ -384,8 +384,8 @@
<listitem><para>This option specifies for which partition types <command>systemd-repart</command>
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 <command>systemd-repart</command> again without
- these options, the missing partitions will be added as if they had not been deferred the first time
+ The net effect of this option is that if you run <command>systemd-repart</command> again without this
+ option, the missing partitions will be added as if they had not been deferred the first time
<command>systemd-repart</command> was executed.</para></listitem>
</varlistentry>
@@ -395,7 +395,7 @@
<listitem><para>This option allows configuring the sector size of the image produced by
<command>systemd-repart</command>. It takes a value that is a power of <literal>2</literal> between
<literal>512</literal> and <literal>4096</literal>. This option is useful when building images for
- disks that use a different sector size as the disk on which the image is produced.</para></listitem>.
+ disks that use a different sector size as the disk on which the image is produced.</para></listitem>
</varlistentry>
<xi:include href="standard-options.xml" xpointer="help" />