diff options
author | Lennart Poettering <lennart@poettering.net> | 2012-06-26 17:33:11 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2012-06-26 17:33:11 +0200 |
commit | e2b696ee9bffad34daaafc99d3a5d8ee13504288 (patch) | |
tree | 9310c7bb884e9860804ecc58315f2fd54e7a404a /units/systemd-suspend.service.in | |
parent | 8284608198887230a1ac7f6ada9affeed3f437fb (diff) | |
download | systemd-e2b696ee9bffad34daaafc99d3a5d8ee13504288.tar.gz |
man: document systemd-suspend.service
Diffstat (limited to 'units/systemd-suspend.service.in')
-rw-r--r-- | units/systemd-suspend.service.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/units/systemd-suspend.service.in b/units/systemd-suspend.service.in index 3cf819e476..3a702d2e22 100644 --- a/units/systemd-suspend.service.in +++ b/units/systemd-suspend.service.in @@ -7,6 +7,7 @@ [Unit] Description=Suspend +Documentation=man:systemd-suspend.service(8) DefaultDependencies=no Requires=sleep.target After=sleep.target |