diff options
-rw-r--r-- | man/systemd-importd.service.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/man/systemd-importd.service.xml b/man/systemd-importd.service.xml index 1da065df69..8fdced475c 100644 --- a/man/systemd-importd.service.xml +++ b/man/systemd-importd.service.xml @@ -45,7 +45,7 @@ <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> @@ -58,10 +58,10 @@ <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"> |