From e19b0746f15e88c5f536b8588aa88d3ffb82fef8 Mon Sep 17 00:00:00 2001 From: Yu Watanabe Date: Tue, 15 Jun 2021 03:54:39 +0900 Subject: unit: use alias name of man page --- units/systemd-poweroff.service | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'units/systemd-poweroff.service') 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 -- cgit v1.2.1