diff options
author | Jakub Wilk <jwilk@jwilk.net> | 2017-10-10 21:59:03 +0200 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2017-10-10 21:59:03 +0200 |
commit | dcfaecc70a9d59dccadb7db6dc28211dfe77a0fd (patch) | |
tree | 806a3dd9b2f864da5b9ffe340a63a0d4f3ef9e61 /man/systemctl.xml | |
parent | fdaf359bce80c2f6a71ab2e4e13de5b2fdfaf654 (diff) | |
download | systemd-dcfaecc70a9d59dccadb7db6dc28211dfe77a0fd.tar.gz systemd-dcfaecc70a9d59dccadb7db6dc28211dfe77a0fd.tar.bz2 systemd-dcfaecc70a9d59dccadb7db6dc28211dfe77a0fd.zip |
man: fix typos (#7029)
Diffstat (limited to 'man/systemctl.xml')
-rw-r--r-- | man/systemctl.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemctl.xml b/man/systemctl.xml index 4abee60790..bb3fc1763c 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -1795,7 +1795,7 @@ Jan 12 10:46:45 example.com bluetoothd[8900]: gatt-time-server: Input/output err <command>poweroff</command> otherwise. This command is asynchronous; it will return after the exit operation is enqueued, without waiting for it to complete.</para> - <para>The service manager will exit with the the specified exit code, if + <para>The service manager will exit with the specified exit code, if <replaceable>EXIT_CODE</replaceable> is passed.</para> </listitem> </varlistentry> |