diff options
Diffstat (limited to 'src/grp-system/systemd-shutdown/systemd-shutdown.xml')
-rw-r--r-- | src/grp-system/systemd-shutdown/systemd-shutdown.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/grp-system/systemd-shutdown/systemd-shutdown.xml b/src/grp-system/systemd-shutdown/systemd-shutdown.xml index d16e5d628f..536f392d46 100644 --- a/src/grp-system/systemd-shutdown/systemd-shutdown.xml +++ b/src/grp-system/systemd-shutdown/systemd-shutdown.xml @@ -21,10 +21,10 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>. --> -<refentry id="systemd-halt.service"> +<refentry id="systemd-shutdown"> <refentryinfo> - <title>systemd-halt.service</title> + <title>systemd-shutdown</title> <productname>systemd</productname> <authorgroup> @@ -38,16 +38,16 @@ </refentryinfo> <refmeta> - <refentrytitle>systemd-halt.service</refentrytitle> + <refentrytitle>systemd-shutdown</refentrytitle> <manvolnum>8</manvolnum> </refmeta> <refnamediv> + <refname>systemd-shutdown</refname> <refname>systemd-halt.service</refname> <refname>systemd-poweroff.service</refname> <refname>systemd-reboot.service</refname> <refname>systemd-kexec.service</refname> - <refname>systemd-shutdown</refname> <refpurpose>System shutdown logic</refpurpose> </refnamediv> |