diff options
author | Lennart Poettering <lennart@poettering.net> | 2012-06-27 01:06:35 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2012-06-27 01:06:35 +0200 |
commit | ee1c0ad436efef9d2688a48917bf77d65a0ce675 (patch) | |
tree | db13c0427d051f784851d86f26dfb53b745ccd35 /units/systemd-shutdownd.socket | |
parent | a32f224aafaf47d3489a730259a47ef45781193e (diff) |
man: properly document .socket units in man page
Diffstat (limited to 'units/systemd-shutdownd.socket')
-rw-r--r-- | units/systemd-shutdownd.socket | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/units/systemd-shutdownd.socket b/units/systemd-shutdownd.socket index ed6225a098..9421ce8ada 100644 --- a/units/systemd-shutdownd.socket +++ b/units/systemd-shutdownd.socket @@ -7,6 +7,7 @@ [Unit] Description=Delayed Shutdown Socket +Documentation=man:systemd-shutdownd.service(8) DefaultDependencies=no Before=sockets.target |