chiark / gitweb /
backlight: add minimal tool to save/restore screen brightness across reboots
[elogind.git] / Makefile-man.am
index fef69be58e93e6cefcbcefcf7be6e351ca0b2500..a8d418fda6d3053e5a8c8a0127cb25d64ab439a2 100644 (file)
@@ -63,6 +63,7 @@ MANPAGES += \
        man/systemd-notify.1 \
        man/systemd-nspawn.1 \
        man/systemd-remount-fs.service.8 \
+       man/systemd-run.1 \
        man/systemd-shutdownd.service.8 \
        man/systemd-sleep.conf.5 \
        man/systemd-suspend.service.8 \
@@ -75,6 +76,7 @@ MANPAGES += \
        man/systemd-update-utmp.service.8 \
        man/systemd.1 \
        man/systemd.automount.5 \
+       man/systemd.cgroup.5 \
        man/systemd.device.5 \
        man/systemd.exec.5 \
        man/systemd.journal-fields.7 \
@@ -82,7 +84,9 @@ MANPAGES += \
        man/systemd.mount.5 \
        man/systemd.path.5 \
        man/systemd.preset.5 \
+       man/systemd.scope.5 \
        man/systemd.service.5 \
+       man/systemd.slice.5 \
        man/systemd.snapshot.5 \
        man/systemd.socket.5 \
        man/systemd.special.7 \
@@ -824,6 +828,7 @@ MANPAGES_ALIAS += \
        man/sd_login_monitor_unref.3 \
        man/sd_pid_get_machine_name.3 \
        man/sd_pid_get_owner_uid.3 \
+       man/sd_pid_get_slice.3 \
        man/sd_pid_get_unit.3 \
        man/sd_pid_get_user_unit.3 \
        man/sd_seat_can_multi_session.3 \
@@ -851,6 +856,7 @@ man/sd_login_monitor_get_timeout.3: man/sd_login_monitor_new.3
 man/sd_login_monitor_unref.3: man/sd_login_monitor_new.3
 man/sd_pid_get_machine_name.3: man/sd_pid_get_session.3
 man/sd_pid_get_owner_uid.3: man/sd_pid_get_session.3
+man/sd_pid_get_slice.3: man/sd_pid_get_session.3
 man/sd_pid_get_unit.3: man/sd_pid_get_session.3
 man/sd_pid_get_user_unit.3: man/sd_pid_get_session.3
 man/sd_seat_can_multi_session.3: man/sd_seat_get_active.3
@@ -900,6 +906,9 @@ man/sd_pid_get_machine_name.html: man/sd_pid_get_session.html
 man/sd_pid_get_owner_uid.html: man/sd_pid_get_session.html
        $(html-alias)
 
+man/sd_pid_get_slice.html: man/sd_pid_get_session.html
+       $(html-alias)
+
 man/sd_pid_get_unit.html: man/sd_pid_get_session.html
        $(html-alias)