chiark / gitweb /
man: link to XKB conf. guide in localectl(1)
[elogind.git] / Makefile-man.am
index 0e08eb5a52e78876df45c9a3c67c032da2387abc..58881586cf973273e8178114ab6ffb971ff3fd53 100644 (file)
@@ -64,6 +64,7 @@ MANPAGES += \
        man/systemd-nspawn.1 \
        man/systemd-remount-fs.service.8 \
        man/systemd-shutdownd.service.8 \
+       man/systemd-sleep.conf.5 \
        man/systemd-suspend.service.8 \
        man/systemd-sysctl.service.8 \
        man/systemd-system-update-generator.8 \
@@ -71,7 +72,7 @@ MANPAGES += \
        man/systemd-tmpfiles.8 \
        man/systemd-tty-ask-password-agent.1 \
        man/systemd-udevd.service.8 \
-       man/systemd-update-utmp-runlevel.service.8 \
+       man/systemd-update-utmp.service.8 \
        man/systemd.1 \
        man/systemd.automount.5 \
        man/systemd.device.5 \
@@ -131,6 +132,7 @@ MANPAGES_ALIAS += \
        man/sd_is_socket_inet.3 \
        man/sd_is_socket_unix.3 \
        man/sd_journal.3 \
+       man/sd_journal_add_conjunction.3 \
        man/sd_journal_add_disjunction.3 \
        man/sd_journal_close.3 \
        man/sd_journal_enumerate_data.3 \
@@ -184,11 +186,12 @@ MANPAGES_ALIAS += \
        man/systemd-sysctl.8 \
        man/systemd-tmpfiles-clean.service.8 \
        man/systemd-tmpfiles-clean.timer.8 \
+       man/systemd-tmpfiles-setup-dev.service.8 \
        man/systemd-tmpfiles-setup.service.8 \
        man/systemd-udevd-control.socket.8 \
        man/systemd-udevd-kernel.socket.8 \
        man/systemd-udevd.8 \
-       man/systemd-update-utmp-shutdown.service.8 \
+       man/systemd-update-utmp-runlevel.service.8 \
        man/systemd-update-utmp.8 \
        man/systemd-user.conf.5
 man/SD_ALERT.3: man/sd-daemon.3
@@ -227,6 +230,7 @@ man/sd_is_socket.3: man/sd_is_fifo.3
 man/sd_is_socket_inet.3: man/sd_is_fifo.3
 man/sd_is_socket_unix.3: man/sd_is_fifo.3
 man/sd_journal.3: man/sd_journal_open.3
+man/sd_journal_add_conjunction.3: man/sd_journal_add_match.3
 man/sd_journal_add_disjunction.3: man/sd_journal_add_match.3
 man/sd_journal_close.3: man/sd_journal_open.3
 man/sd_journal_enumerate_data.3: man/sd_journal_get_data.3
@@ -280,12 +284,13 @@ man/systemd-sleep.8: man/systemd-suspend.service.8
 man/systemd-sysctl.8: man/systemd-sysctl.service.8
 man/systemd-tmpfiles-clean.service.8: man/systemd-tmpfiles.8
 man/systemd-tmpfiles-clean.timer.8: man/systemd-tmpfiles.8
+man/systemd-tmpfiles-setup-dev.service.8: man/systemd-tmpfiles.8
 man/systemd-tmpfiles-setup.service.8: man/systemd-tmpfiles.8
 man/systemd-udevd-control.socket.8: man/systemd-udevd.service.8
 man/systemd-udevd-kernel.socket.8: man/systemd-udevd.service.8
 man/systemd-udevd.8: man/systemd-udevd.service.8
-man/systemd-update-utmp-shutdown.service.8: man/systemd-update-utmp-runlevel.service.8
-man/systemd-update-utmp.8: man/systemd-update-utmp-runlevel.service.8
+man/systemd-update-utmp-runlevel.service.8: man/systemd-update-utmp.service.8
+man/systemd-update-utmp.8: man/systemd-update-utmp.service.8
 man/systemd-user.conf.5: man/systemd-system.conf.5
 man/SD_ALERT.html: man/sd-daemon.html
        $(html-alias)
@@ -395,6 +400,9 @@ man/sd_is_socket_unix.html: man/sd_is_fifo.html
 man/sd_journal.html: man/sd_journal_open.html
        $(html-alias)
 
+man/sd_journal_add_conjunction.html: man/sd_journal_add_match.html
+       $(html-alias)
+
 man/sd_journal_add_disjunction.html: man/sd_journal_add_match.html
        $(html-alias)
 
@@ -554,6 +562,9 @@ man/systemd-tmpfiles-clean.service.html: man/systemd-tmpfiles.html
 man/systemd-tmpfiles-clean.timer.html: man/systemd-tmpfiles.html
        $(html-alias)
 
+man/systemd-tmpfiles-setup-dev.service.html: man/systemd-tmpfiles.html
+       $(html-alias)
+
 man/systemd-tmpfiles-setup.service.html: man/systemd-tmpfiles.html
        $(html-alias)
 
@@ -566,10 +577,10 @@ man/systemd-udevd-kernel.socket.html: man/systemd-udevd.service.html
 man/systemd-udevd.html: man/systemd-udevd.service.html
        $(html-alias)
 
-man/systemd-update-utmp-shutdown.service.html: man/systemd-update-utmp-runlevel.service.html
+man/systemd-update-utmp-runlevel.service.html: man/systemd-update-utmp.service.html
        $(html-alias)
 
-man/systemd-update-utmp.html: man/systemd-update-utmp-runlevel.service.html
+man/systemd-update-utmp.html: man/systemd-update-utmp.service.html
        $(html-alias)
 
 man/systemd-user.conf.html: man/systemd-system.conf.html
@@ -656,16 +667,11 @@ endif
 
 if ENABLE_RANDOMSEED
 MANPAGES += \
-       man/systemd-random-seed-load.service.8
+       man/systemd-random-seed.service.8
 MANPAGES_ALIAS += \
-       man/systemd-random-seed-save.service.8 \
        man/systemd-random-seed.8
-man/systemd-random-seed-save.service.8: man/systemd-random-seed-load.service.8
-man/systemd-random-seed.8: man/systemd-random-seed-load.service.8
-man/systemd-random-seed-save.service.html: man/systemd-random-seed-load.service.html
-       $(html-alias)
-
-man/systemd-random-seed.html: man/systemd-random-seed-load.service.html
+man/systemd-random-seed.8: man/systemd-random-seed.service.8
+man/systemd-random-seed.html: man/systemd-random-seed.service.html
        $(html-alias)
 
 endif
@@ -785,6 +791,7 @@ MANPAGES += \
        man/sd_uid_get_state.3 \
        man/systemd-user-sessions.service.8
 MANPAGES_ALIAS += \
+       man/sd_get_machine_names.3 \
        man/sd_get_sessions.3 \
        man/sd_get_uids.3 \
        man/sd_login_monitor.3 \
@@ -793,8 +800,10 @@ MANPAGES_ALIAS += \
        man/sd_login_monitor_get_fd.3 \
        man/sd_login_monitor_get_timeout.3 \
        man/sd_login_monitor_unref.3 \
+       man/sd_pid_get_machine_name.3 \
        man/sd_pid_get_owner_uid.3 \
        man/sd_pid_get_unit.3 \
+       man/sd_pid_get_user_unit.3 \
        man/sd_seat_can_multi_session.3 \
        man/sd_seat_get_sessions.3 \
        man/sd_session_get_class.3 \
@@ -809,6 +818,7 @@ MANPAGES_ALIAS += \
        man/sd_uid_get_sessions.3 \
        man/sd_uid_is_on_seat.3 \
        man/systemd-user-sessions.8
+man/sd_get_machine_names.3: man/sd_get_seats.3
 man/sd_get_sessions.3: man/sd_get_seats.3
 man/sd_get_uids.3: man/sd_get_seats.3
 man/sd_login_monitor.3: man/sd_login_monitor_new.3
@@ -817,8 +827,10 @@ man/sd_login_monitor_get_events.3: man/sd_login_monitor_new.3
 man/sd_login_monitor_get_fd.3: man/sd_login_monitor_new.3
 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_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
 man/sd_seat_get_sessions.3: man/sd_seat_get_active.3
 man/sd_session_get_class.3: man/sd_session_is_active.3
@@ -833,6 +845,9 @@ man/sd_uid_get_seats.3: man/sd_uid_get_state.3
 man/sd_uid_get_sessions.3: man/sd_uid_get_state.3
 man/sd_uid_is_on_seat.3: man/sd_uid_get_state.3
 man/systemd-user-sessions.8: man/systemd-user-sessions.service.8
+man/sd_get_machine_names.html: man/sd_get_seats.html
+       $(html-alias)
+
 man/sd_get_sessions.html: man/sd_get_seats.html
        $(html-alias)
 
@@ -857,12 +872,18 @@ man/sd_login_monitor_get_timeout.html: man/sd_login_monitor_new.html
 man/sd_login_monitor_unref.html: man/sd_login_monitor_new.html
        $(html-alias)
 
+man/sd_pid_get_machine_name.html: man/sd_pid_get_session.html
+       $(html-alias)
+
 man/sd_pid_get_owner_uid.html: man/sd_pid_get_session.html
        $(html-alias)
 
 man/sd_pid_get_unit.html: man/sd_pid_get_session.html
        $(html-alias)
 
+man/sd_pid_get_user_unit.html: man/sd_pid_get_session.html
+       $(html-alias)
+
 man/sd_seat_can_multi_session.html: man/sd_seat_get_active.html
        $(html-alias)