summaryrefslogtreecommitdiff
path: root/man/systemd-importd.service.xml
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2016-02-23 13:46:16 -0500
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2016-02-23 13:47:30 -0500
commitecb465354d5d4b3a16ac3c23ac39751c1a4fbd3d (patch)
treec1a0d6106cda076944b2f19908e63d5e85d3e995 /man/systemd-importd.service.xml
parent9053aaad4255a1d01a50f8e44784cd7eebe8f95c (diff)
downloadsystemd-ecb465354d5d4b3a16ac3c23ac39751c1a4fbd3d.tar.gz
man: style fixes
Diffstat (limited to 'man/systemd-importd.service.xml')
-rw-r--r--man/systemd-importd.service.xml8
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">