summaryrefslogtreecommitdiff
path: root/man/repart.d.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/repart.d.xml
parent89572df859a14682848eb4946c174047878c1db9 (diff)
downloadsystemd-8fb350049bb7a7305589f201df9d37482e544f24.tar.gz
man: fixes for assorted issues reported by the manpage-l10n project
Fixes #26761.
Diffstat (limited to 'man/repart.d.xml')
-rw-r--r--man/repart.d.xml15
1 files changed, 10 insertions, 5 deletions
diff --git a/man/repart.d.xml b/man/repart.d.xml
index 4c13ccfb58..464bbf076d 100644
--- a/man/repart.d.xml
+++ b/man/repart.d.xml
@@ -423,7 +423,8 @@
<para>Note that <varname>CopyFiles=</varname> will skip copying files that aren't supported by the
target filesystem (e.g symlinks, fifos, sockets and devices on vfat). When an unsupported file type
- is encountered, repart will skip copying this file and write a log message about it.</para>
+ is encountered, <command>systemd-repart</command> will skip copying this file and write a log message
+ about it.</para>
<para>Note that <command>systemd-repart</command> does not change the UIDs/GIDs of any copied files
and directories. When running <command>systemd-repart</command> as an unprivileged user to build an
@@ -433,7 +434,9 @@
<para>Note that when populating XFS filesystems with <command>systemd-repart</command> and loop
devices are not available, populating XFS filesystems with files containing spaces, tabs or newlines
- will fail due to limitations of mkfs.xfs's protofile format.</para>
+ will fail due to limitations of <citerefentry
+ project='man-pages'><refentrytitle>mkfs.xfs</refentrytitle><manvolnum>8</manvolnum></citerefentry>
+ protofile format.</para>
<para>This option cannot be combined with <varname>CopyBlocks=</varname>.</para>
@@ -614,9 +617,11 @@
<term><varname>SplitName=</varname></term>
<listitem><para>Configures the suffix to append to split artifacts when the <option>--split</option>
- option of <command>systemd-repart</command> is used. Simple specifier expansion is supported, see
- below. Defaults to <literal>%t</literal>. To disable split artifact generation for a partition, set
- <varname>SplitName=</varname> to <literal>-</literal>.</para></listitem>
+ option of
+ <citerefentry><refentrytitle>systemd-repart</refentrytitle><manvolnum>8</manvolnum></citerefentry> is
+ used. Simple specifier expansion is supported, see below. Defaults to <literal>%t</literal>. To
+ disable split artifact generation for a partition, set <varname>SplitName=</varname> to
+ <literal>-</literal>.</para></listitem>
</varlistentry>
<varlistentry>