summaryrefslogtreecommitdiff
path: root/man/repart.d.xml
diff options
context:
space:
mode:
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>