diff options
author | Jan Engelhardt <jengelh@inai.de> | 2013-11-07 01:17:48 +0100 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2013-11-07 01:23:54 -0500 |
commit | 63ba209d8bc64137ff1585d5878328c93cb81b61 (patch) | |
tree | 3f2012a37e823e5a755e5b3137b25d4dd99f9c88 /man/systemd-analyze.xml | |
parent | f576cd2092bc40f9998415cdc3caf10035d4743a (diff) |
man: wording and grammar updates
This is a recurring submission and includes corrections to various
issue spotted: comma setting, missing words/preposition choice.
Diffstat (limited to 'man/systemd-analyze.xml')
-rw-r--r-- | man/systemd-analyze.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/systemd-analyze.xml b/man/systemd-analyze.xml index 3141361e56..1898ca6fb1 100644 --- a/man/systemd-analyze.xml +++ b/man/systemd-analyze.xml @@ -209,7 +209,7 @@ <term><option>-H</option></term> <term><option>--host=</option></term> - <listitem><para>Execute operation + <listitem><para>Execute the operation remotely. Specify a hostname, or username and hostname separated by <literal>@</literal>, to connect @@ -222,7 +222,7 @@ <term><option>-M</option></term> <term><option>--machine=</option></term> - <listitem><para>Execute operation on a + <listitem><para>Execute the operation on a local container. Specify a container name to connect to.</para></listitem> </varlistentry> |