summaryrefslogtreecommitdiff
path: root/units/systemd-poweroff.service
diff options
context:
space:
mode:
authorYu Watanabe <watanabe.yu+github@gmail.com>2021-06-15 03:54:39 +0900
committerLuca Boccassi <luca.boccassi@gmail.com>2021-06-15 12:14:26 +0100
commite19b0746f15e88c5f536b8588aa88d3ffb82fef8 (patch)
tree230399a8f7175ef82c465d9f4aa8a82cdac31009 /units/systemd-poweroff.service
parente65357b6585629ee2138e53d02face3914621a2e (diff)
downloadsystemd-e19b0746f15e88c5f536b8588aa88d3ffb82fef8.tar.gz
unit: use alias name of man page
Diffstat (limited to 'units/systemd-poweroff.service')
-rw-r--r--units/systemd-poweroff.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/units/systemd-poweroff.service b/units/systemd-poweroff.service
index bb2ddb0e73..d95c618e79 100644
--- a/units/systemd-poweroff.service
+++ b/units/systemd-poweroff.service
@@ -9,7 +9,7 @@
[Unit]
Description=Power-Off
-Documentation=man:systemd-halt.service(8)
+Documentation=man:systemd-poweroff.service(8)
DefaultDependencies=no
Requires=shutdown.target umount.target final.target
After=shutdown.target umount.target final.target