diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2016-12-11 17:17:17 -0500 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2016-12-11 17:17:17 -0500 |
commit | 2a03116da220c67c9b32f126733495583a8fb371 (patch) | |
tree | c8b3e51ff756a4107af40335f917d92142445a61 /man/machinectl.xml | |
parent | 1eecafb8c1b737d0139cac9098239c80ad16806d (diff) | |
download | systemd-2a03116da220c67c9b32f126733495583a8fb371.tar.gz |
man: two trivial formatting fixes
Diffstat (limited to 'man/machinectl.xml')
-rw-r--r-- | man/machinectl.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/machinectl.xml b/man/machinectl.xml index d5df02c1db..8bebdcf9a1 100644 --- a/man/machinectl.xml +++ b/man/machinectl.xml @@ -292,7 +292,7 @@ Defaults to 1. All addresses can be requested with <literal>all</literal> as argument to <option>--max-addresses</option> . If the argument to <option>--max-addresses</option> is less than the actual number - of addresses,<literal>...</literal>follows the last address. + of addresses, <literal>...</literal>follows the last address. If multiple addresses are to be written for a given machine, every address except the first one is on a new line and is followed by <literal>,</literal> if another address will be output afterwards. </para></listitem> |