<refnamediv>
<refname>systemd-importd.service</refname>
<refname>systemd-importd</refname>
- <refpurpose>Virtual machine and container import and export service</refpurpose>
+ <refpurpose>VM and container image import and export service</refpurpose>
</refnamediv>
<refsynopsisdiv>
<para><command>systemd-importd</command> is a system service that allows importing, exporting and downloading of
system images suitable for running as VM or containers. It is a companion service for
- <citerefentry><refentrytitle>systemd-machined.service</refentrytitle><manvolnum>8</manvolnum></citerefentry>, and
- used to implement <citerefentry><refentrytitle>machinectl</refentrytitle><manvolnum>1</manvolnum></citerefentry>'s
+ <citerefentry><refentrytitle>systemd-machined.service</refentrytitle><manvolnum>8</manvolnum></citerefentry>, and provides the implementation for
+ <citerefentry><refentrytitle>machinectl</refentrytitle><manvolnum>1</manvolnum></citerefentry>'s
<command>pull-raw</command>, <command>pull-tar</command>, <command>import-raw</command>,
- <command>import-tar</command>, <command>export-raw</command> and <command>export-tar</command> commands.</para>
+ <command>import-tar</command>, <command>export-raw</command>, and <command>export-tar</command> commands.</para>
<para>See the
<ulink url="http://www.freedesktop.org/wiki/Software/systemd/importd">