diff options
author | Jakub Wilk <jwilk@jwilk.net> | 2017-08-03 23:36:21 +0200 |
---|---|---|
committer | Felipe Sateler <fsateler@users.noreply.github.com> | 2017-08-03 17:36:21 -0400 |
commit | 785889e56d26c60755c4a76b1dc5eccd8296a6df (patch) | |
tree | f0b004e8142a5499e007e7900d3087b4eaf000e2 /man/systemctl.xml | |
parent | ad6fc5bbaef13cc0faee65ab2dad963ee36b3529 (diff) | |
download | systemd-785889e56d26c60755c4a76b1dc5eccd8296a6df.tar.gz |
man: fix typos (#6532)
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 615d62a13f..46fc835527 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -727,7 +727,7 @@ Sun 2017-02-26 20:57:49 EST 2h 3min left Sun 2017-02-26 11:56:36 EST 6h ago <para><emphasis>LAST</emphasis> shows the last time the timer ran.</para> <para><emphasis>PASSED</emphasis> shows has long as passed since the timer laset ran.</para> <para><emphasis>UNIT</emphasis> shows the name of the timer</para> - <para><emphasis>ACTIVATES</emphasis> shows the the name the service the timer activates when it runs.</para> + <para><emphasis>ACTIVATES</emphasis> shows the name the service the timer activates when it runs.</para> <para>Also see <option>--all</option> and <option>--state=</option>.</para> </listitem> |