diff options
author | Philip Withnall <withnall@endlessm.com> | 2018-05-11 10:58:00 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2018-05-11 07:24:05 -0700 |
commit | 7456fa02670ce1b37345150aed80f16dfe970442 (patch) | |
tree | 6324f1eb7d7bf0f9e19775757be30e62c91e2ca4 /man/systemctl.xml | |
parent | 2407ed7b63ad37a17df64527defd840157207f8b (diff) | |
download | systemd-7456fa02670ce1b37345150aed80f16dfe970442.tar.gz |
man: Fix a minor typo in systemctl(1)
Signed-off-by: Philip Withnall <withnall@endlessm.com>
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 1ad395bfed..b5b9bec30e 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -761,7 +761,7 @@ Sun 2017-02-26 20:57:49 EST 2h 3min left Sun 2017-02-26 11:56:36 EST 6h ago <para><emphasis>NEXT</emphasis> shows the next time the timer will run.</para> <para><emphasis>LEFT</emphasis> shows how long till the next time the timer runs.</para> <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>PASSED</emphasis> shows how long has passed since the timer last ran.</para> <para><emphasis>UNIT</emphasis> shows the name of the timer</para> <para><emphasis>ACTIVATES</emphasis> shows the name the service the timer activates when it runs.</para> |