From e19b0746f15e88c5f536b8588aa88d3ffb82fef8 Mon Sep 17 00:00:00 2001 From: Yu Watanabe Date: Tue, 15 Jun 2021 03:54:39 +0900 Subject: [PATCH] unit: use alias name of man page --- units/systemd-ask-password-console.path | 2 +- units/systemd-ask-password-wall.path | 2 +- units/systemd-ask-password-wall.service | 2 +- units/systemd-hibernate.service.in | 2 +- units/systemd-hybrid-sleep.service.in | 2 +- units/systemd-initctl.socket | 2 +- units/systemd-kexec.service | 2 +- units/systemd-poweroff.service | 2 +- units/systemd-reboot.service | 2 +- units/systemd-suspend-then-hibernate.service.in | 2 +- units/systemd-udevd-control.socket | 2 +- units/systemd-udevd-kernel.socket | 2 +- units/systemd-update-utmp-runlevel.service.in | 2 +- 13 files changed, 13 insertions(+), 13 deletions(-) diff --git a/units/systemd-ask-password-console.path b/units/systemd-ask-password-console.path index a7aac837878..7b849230237 100644 --- a/units/systemd-ask-password-console.path +++ b/units/systemd-ask-password-console.path @@ -9,7 +9,7 @@ [Unit] Description=Dispatch Password Requests to Console Directory Watch -Documentation=man:systemd-ask-password-console.service(8) +Documentation=man:systemd-ask-password-console.path(8) DefaultDependencies=no Conflicts=shutdown.target emergency.service After=plymouth-start.service diff --git a/units/systemd-ask-password-wall.path b/units/systemd-ask-password-wall.path index c82cfd26c7b..13e1dae672c 100644 --- a/units/systemd-ask-password-wall.path +++ b/units/systemd-ask-password-wall.path @@ -9,7 +9,7 @@ [Unit] Description=Forward Password Requests to Wall Directory Watch -Documentation=man:systemd-ask-password-console.service(8) +Documentation=man:systemd-ask-password-wall.path(8) DefaultDependencies=no Conflicts=shutdown.target emergency.service Before=paths.target shutdown.target cryptsetup.target diff --git a/units/systemd-ask-password-wall.service b/units/systemd-ask-password-wall.service index 6a70b58cef5..18b59d99a70 100644 --- a/units/systemd-ask-password-wall.service +++ b/units/systemd-ask-password-wall.service @@ -9,7 +9,7 @@ [Unit] Description=Forward Password Requests to Wall -Documentation=man:systemd-ask-password-console.service(8) +Documentation=man:systemd-ask-password-wall.service(8) After=systemd-user-sessions.service [Service] diff --git a/units/systemd-hibernate.service.in b/units/systemd-hibernate.service.in index ad5343f93c4..9a7b3633cb3 100644 --- a/units/systemd-hibernate.service.in +++ b/units/systemd-hibernate.service.in @@ -9,7 +9,7 @@ [Unit] Description=Hibernate -Documentation=man:systemd-suspend.service(8) +Documentation=man:systemd-hibernate.service(8) DefaultDependencies=no Requires=sleep.target After=sleep.target diff --git a/units/systemd-hybrid-sleep.service.in b/units/systemd-hybrid-sleep.service.in index 5fbd99fb744..cce764f30ae 100644 --- a/units/systemd-hybrid-sleep.service.in +++ b/units/systemd-hybrid-sleep.service.in @@ -9,7 +9,7 @@ [Unit] Description=Hybrid Suspend+Hibernate -Documentation=man:systemd-suspend.service(8) +Documentation=man:systemd-hybrid-sleep.service(8) DefaultDependencies=no Requires=sleep.target After=sleep.target diff --git a/units/systemd-initctl.socket b/units/systemd-initctl.socket index 598a67f0e41..410213162da 100644 --- a/units/systemd-initctl.socket +++ b/units/systemd-initctl.socket @@ -9,7 +9,7 @@ [Unit] Description=initctl Compatibility Named Pipe -Documentation=man:systemd-initctl.service(8) +Documentation=man:systemd-initctl.socket(8) DefaultDependencies=no Before=sockets.target diff --git a/units/systemd-kexec.service b/units/systemd-kexec.service index 0aa7933be47..916995c9d43 100644 --- a/units/systemd-kexec.service +++ b/units/systemd-kexec.service @@ -9,7 +9,7 @@ [Unit] Description=Reboot via kexec -Documentation=man:systemd-halt.service(8) +Documentation=man:systemd-kexec.service(8) DefaultDependencies=no Requires=shutdown.target umount.target final.target After=shutdown.target umount.target final.target diff --git a/units/systemd-poweroff.service b/units/systemd-poweroff.service index bb2ddb0e739..d95c618e79d 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 diff --git a/units/systemd-reboot.service b/units/systemd-reboot.service index b50a792b0e1..5c7ade7d021 100644 --- a/units/systemd-reboot.service +++ b/units/systemd-reboot.service @@ -9,7 +9,7 @@ [Unit] Description=Reboot -Documentation=man:systemd-halt.service(8) +Documentation=man:systemd-reboot.service(8) DefaultDependencies=no Requires=shutdown.target umount.target final.target After=shutdown.target umount.target final.target diff --git a/units/systemd-suspend-then-hibernate.service.in b/units/systemd-suspend-then-hibernate.service.in index bfa9051afaa..19c30e90175 100644 --- a/units/systemd-suspend-then-hibernate.service.in +++ b/units/systemd-suspend-then-hibernate.service.in @@ -9,7 +9,7 @@ [Unit] Description=Suspend; Hibernate if not used for a period of time -Documentation=man:systemd-suspend.service(8) +Documentation=man:systemd-suspend-then-hibernate.service(8) DefaultDependencies=no Requires=sleep.target After=sleep.target diff --git a/units/systemd-udevd-control.socket b/units/systemd-udevd-control.socket index a9d5a4d8ca1..89304ab65aa 100644 --- a/units/systemd-udevd-control.socket +++ b/units/systemd-udevd-control.socket @@ -9,7 +9,7 @@ [Unit] Description=udev Control Socket -Documentation=man:systemd-udevd.service(8) man:udev(7) +Documentation=man:systemd-udevd-control.socket(8) man:udev(7) DefaultDependencies=no Before=sockets.target ConditionPathIsReadWrite=/sys diff --git a/units/systemd-udevd-kernel.socket b/units/systemd-udevd-kernel.socket index f636aebff82..0d46043e2fb 100644 --- a/units/systemd-udevd-kernel.socket +++ b/units/systemd-udevd-kernel.socket @@ -9,7 +9,7 @@ [Unit] Description=udev Kernel Socket -Documentation=man:systemd-udevd.service(8) man:udev(7) +Documentation=man:systemd-udevd-kernel.socket(8) man:udev(7) DefaultDependencies=no Before=sockets.target ConditionPathIsReadWrite=/sys diff --git a/units/systemd-update-utmp-runlevel.service.in b/units/systemd-update-utmp-runlevel.service.in index 4bfadd1abd3..d94b22253e6 100644 --- a/units/systemd-update-utmp-runlevel.service.in +++ b/units/systemd-update-utmp-runlevel.service.in @@ -9,7 +9,7 @@ [Unit] Description=Update UTMP about System Runlevel Changes -Documentation=man:systemd-update-utmp.service(8) man:utmp(5) +Documentation=man:systemd-update-utmp-runlevel.service(8) man:utmp(5) DefaultDependencies=no RequiresMountsFor=/var/log/wtmp Conflicts=shutdown.target