diff options
author | Lennart Poettering <lennart@poettering.net> | 2010-07-02 02:38:30 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2010-07-02 02:38:30 +0200 |
commit | b36b082c8a24d2575909c3e0b4b8aeec49ec17bb (patch) | |
tree | dc57d597f1bdfb9a805e2a616d350c9c190310bd /man/systemd.timer.xml | |
parent | 11fcc3ab1b07c730fac6c8100e2e9d1585223be4 (diff) |
man: document path units
Diffstat (limited to 'man/systemd.timer.xml')
-rw-r--r-- | man/systemd.timer.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd.timer.xml b/man/systemd.timer.xml index b61cabc3e9..5845383e8b 100644 --- a/man/systemd.timer.xml +++ b/man/systemd.timer.xml @@ -153,7 +153,7 @@ <term><varname>Unit=</varname></term> <listitem><para>The unit to activate - when this timer elapses. Argument is a + when this timer elapses. The argument is a unit name, whose suffix is not <filename>.timer</filename>. If not specified this value defaults to a |