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.service.in | |
parent | a32f224aafaf47d3489a730259a47ef45781193e (diff) |
man: properly document .socket units in man page
Diffstat (limited to 'units/systemd-shutdownd.service.in')
-rw-r--r-- | units/systemd-shutdownd.service.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/units/systemd-shutdownd.service.in b/units/systemd-shutdownd.service.in index f51417f58e..d951742500 100644 --- a/units/systemd-shutdownd.service.in +++ b/units/systemd-shutdownd.service.in @@ -7,7 +7,7 @@ [Unit] Description=Delayed Shutdown Service -Documentation=man:systemd-shutdown.service(8) +Documentation=man:systemd-shutdownd.service(8) DefaultDependencies=no [Service] |