]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - Makefile-man.am
build-sys: Normalize paths of configure options
[thirdparty/systemd.git] / Makefile-man.am
index 593dc40638e895e2b133d9d6f32b0c6dddd76e52..85579e0c0a7992b86adb1cd000d7de9c016d752e 100644 (file)
@@ -22,6 +22,7 @@ MANPAGES += \
        man/localtime.5 \
        man/machine-id.5 \
        man/machine-info.5 \
+       man/networkctl.1 \
        man/os-release.5 \
        man/sd-daemon.3 \
        man/sd-id128.3 \
@@ -64,7 +65,6 @@ MANPAGES += \
        man/systemd-detect-virt.1 \
        man/systemd-efi-boot-generator.8 \
        man/systemd-escape.1 \
-       man/systemd-firstboot.1 \
        man/systemd-fsck@.service.8 \
        man/systemd-fstab-generator.8 \
        man/systemd-getty-generator.8 \
@@ -75,13 +75,14 @@ MANPAGES += \
        man/systemd-inhibit.1 \
        man/systemd-initctl.service.8 \
        man/systemd-journald.service.8 \
+       man/systemd-machine-id-commit.1 \
+       man/systemd-machine-id-commit.service.8 \
        man/systemd-machine-id-setup.1 \
        man/systemd-notify.1 \
        man/systemd-nspawn.1 \
        man/systemd-path.1 \
        man/systemd-remount-fs.service.8 \
        man/systemd-run.1 \
-       man/systemd-shutdownd.service.8 \
        man/systemd-sleep.conf.5 \
        man/systemd-socket-proxyd.8 \
        man/systemd-suspend.service.8 \
@@ -97,6 +98,7 @@ MANPAGES += \
        man/systemd.automount.5 \
        man/systemd.device.5 \
        man/systemd.exec.5 \
+       man/systemd.generator.7 \
        man/systemd.journal-fields.7 \
        man/systemd.kill.5 \
        man/systemd.link.5 \
@@ -196,12 +198,14 @@ MANPAGES_ALIAS += \
        man/sd_journal_wait.3 \
        man/sd_machine_get_ifindices.3 \
        man/sd_notifyf.3 \
+       man/sd_pid_notify.3 \
+       man/sd_pid_notify_with_fds.3 \
+       man/sd_pid_notifyf.3 \
        man/sleep.conf.d.5 \
        man/system.conf.d.5 \
        man/systemd-ask-password-console.path.8 \
        man/systemd-ask-password-wall.path.8 \
        man/systemd-ask-password-wall.service.8 \
-       man/systemd-firstboot.service.1 \
        man/systemd-fsck-root.service.8 \
        man/systemd-fsck.8 \
        man/systemd-hibernate-resume.8 \
@@ -217,8 +221,6 @@ MANPAGES_ALIAS += \
        man/systemd-reboot.service.8 \
        man/systemd-remount-fs.8 \
        man/systemd-shutdown.8 \
-       man/systemd-shutdownd.8 \
-       man/systemd-shutdownd.socket.8 \
        man/systemd-sleep.8 \
        man/systemd-sysctl.8 \
        man/systemd-sysusers.service.8 \
@@ -306,12 +308,14 @@ man/sd_journal_test_cursor.3: man/sd_journal_get_cursor.3
 man/sd_journal_wait.3: man/sd_journal_get_fd.3
 man/sd_machine_get_ifindices.3: man/sd_machine_get_class.3
 man/sd_notifyf.3: man/sd_notify.3
+man/sd_pid_notify.3: man/sd_notify.3
+man/sd_pid_notify_with_fds.3: man/sd_notify.3
+man/sd_pid_notifyf.3: man/sd_notify.3
 man/sleep.conf.d.5: man/systemd-sleep.conf.5
 man/system.conf.d.5: man/systemd-system.conf.5
 man/systemd-ask-password-console.path.8: man/systemd-ask-password-console.service.8
 man/systemd-ask-password-wall.path.8: man/systemd-ask-password-console.service.8
 man/systemd-ask-password-wall.service.8: man/systemd-ask-password-console.service.8
-man/systemd-firstboot.service.1: man/systemd-firstboot.1
 man/systemd-fsck-root.service.8: man/systemd-fsck@.service.8
 man/systemd-fsck.8: man/systemd-fsck@.service.8
 man/systemd-hibernate-resume.8: man/systemd-hibernate-resume@.service.8
@@ -327,8 +331,6 @@ man/systemd-poweroff.service.8: man/systemd-halt.service.8
 man/systemd-reboot.service.8: man/systemd-halt.service.8
 man/systemd-remount-fs.8: man/systemd-remount-fs.service.8
 man/systemd-shutdown.8: man/systemd-halt.service.8
-man/systemd-shutdownd.8: man/systemd-shutdownd.service.8
-man/systemd-shutdownd.socket.8: man/systemd-shutdownd.service.8
 man/systemd-sleep.8: man/systemd-suspend.service.8
 man/systemd-sysctl.8: man/systemd-sysctl.service.8
 man/systemd-sysusers.service.8: man/systemd-sysusers.8
@@ -564,6 +566,15 @@ man/sd_machine_get_ifindices.html: man/sd_machine_get_class.html
 man/sd_notifyf.html: man/sd_notify.html
        $(html-alias)
 
+man/sd_pid_notify.html: man/sd_notify.html
+       $(html-alias)
+
+man/sd_pid_notify_with_fds.html: man/sd_notify.html
+       $(html-alias)
+
+man/sd_pid_notifyf.html: man/sd_notify.html
+       $(html-alias)
+
 man/sleep.conf.d.html: man/systemd-sleep.conf.html
        $(html-alias)
 
@@ -579,9 +590,6 @@ man/systemd-ask-password-wall.path.html: man/systemd-ask-password-console.servic
 man/systemd-ask-password-wall.service.html: man/systemd-ask-password-console.service.html
        $(html-alias)
 
-man/systemd-firstboot.service.html: man/systemd-firstboot.html
-       $(html-alias)
-
 man/systemd-fsck-root.service.html: man/systemd-fsck@.service.html
        $(html-alias)
 
@@ -627,12 +635,6 @@ man/systemd-remount-fs.html: man/systemd-remount-fs.service.html
 man/systemd-shutdown.html: man/systemd-halt.service.html
        $(html-alias)
 
-man/systemd-shutdownd.html: man/systemd-shutdownd.service.html
-       $(html-alias)
-
-man/systemd-shutdownd.socket.html: man/systemd-shutdownd.service.html
-       $(html-alias)
-
 man/systemd-sleep.html: man/systemd-suspend.service.html
        $(html-alias)
 
@@ -714,8 +716,10 @@ MANPAGES += \
        man/coredumpctl.1 \
        man/systemd-coredump.8
 MANPAGES_ALIAS += \
-       #
-
+       man/coredump.conf.d.5
+man/coredump.conf.d.5: man/coredump.conf.5
+man/coredump.conf.d.html: man/coredump.conf.html
+       $(html-alias)
 
 endif
 
@@ -728,6 +732,17 @@ MANPAGES_ALIAS += \
 
 endif
 
+if ENABLE_FIRSTBOOT
+MANPAGES += \
+       man/systemd-firstboot.1
+MANPAGES_ALIAS += \
+       man/systemd-firstboot.service.1
+man/systemd-firstboot.service.1: man/systemd-firstboot.1
+man/systemd-firstboot.service.html: man/systemd-firstboot.html
+       $(html-alias)
+
+endif
+
 if ENABLE_HOSTNAMED
 MANPAGES += \
        man/hostnamectl.1 \
@@ -740,10 +755,21 @@ man/systemd-hostnamed.html: man/systemd-hostnamed.service.html
 
 endif
 
+if ENABLE_HWDB
+MANPAGES += \
+       man/hwdb.7 \
+       man/systemd-hwdb.8
+MANPAGES_ALIAS += \
+       #
+
+
+endif
+
 if ENABLE_KDBUS
 MANPAGES += \
        man/sd_bus_creds_get_pid.3 \
        man/sd_bus_creds_new_from_pid.3 \
+       man/sd_bus_default.3 \
        man/sd_bus_error.3 \
        man/sd_bus_message_append.3 \
        man/sd_bus_message_append_array.3 \
@@ -754,7 +780,6 @@ MANPAGES += \
        man/sd_bus_message_get_monotonic_usec.3 \
        man/sd_bus_negotiate_fds.3 \
        man/sd_bus_new.3 \
-       man/sd_bus_open_user.3 \
        man/sd_bus_path_encode.3 \
        man/sd_bus_request_name.3 \
        man/sd_event_add_child.3 \
@@ -763,7 +788,9 @@ MANPAGES += \
        man/sd_event_add_time.3 \
        man/sd_event_get_fd.3 \
        man/sd_event_new.3 \
+       man/sd_event_run.3 \
        man/sd_event_set_name.3 \
+       man/sd_event_wait.3 \
        man/systemd-bus-proxyd.8 \
        man/systemd-bus-proxyd@.service.8
 MANPAGES_ALIAS += \
@@ -772,17 +799,25 @@ MANPAGES_ALIAS += \
        man/sd_bus_creds_get_cgroup.3 \
        man/sd_bus_creds_get_cmdline.3 \
        man/sd_bus_creds_get_comm.3 \
-       man/sd_bus_creds_get_connection_name.3 \
+       man/sd_bus_creds_get_description.3 \
+       man/sd_bus_creds_get_egid.3 \
+       man/sd_bus_creds_get_euid.3 \
        man/sd_bus_creds_get_exe.3 \
+       man/sd_bus_creds_get_fsgid.3 \
+       man/sd_bus_creds_get_fsuid.3 \
        man/sd_bus_creds_get_gid.3 \
        man/sd_bus_creds_get_mask.3 \
        man/sd_bus_creds_get_owner_uid.3 \
-       man/sd_bus_creds_get_pid_starttime.3 \
+       man/sd_bus_creds_get_ppid.3 \
        man/sd_bus_creds_get_selinux_context.3 \
        man/sd_bus_creds_get_session.3 \
+       man/sd_bus_creds_get_sgid.3 \
        man/sd_bus_creds_get_slice.3 \
+       man/sd_bus_creds_get_suid.3 \
+       man/sd_bus_creds_get_supplementary_gids.3 \
        man/sd_bus_creds_get_tid.3 \
        man/sd_bus_creds_get_tid_comm.3 \
+       man/sd_bus_creds_get_tty.3 \
        man/sd_bus_creds_get_uid.3 \
        man/sd_bus_creds_get_unique_name.3 \
        man/sd_bus_creds_get_unit.3 \
@@ -815,9 +850,11 @@ MANPAGES_ALIAS += \
        man/sd_bus_message_get_seqnum.3 \
        man/sd_bus_negotiate_creds.3 \
        man/sd_bus_negotiate_timestamps.3 \
+       man/sd_bus_open.3 \
        man/sd_bus_open_system.3 \
-       man/sd_bus_open_system_container.3 \
+       man/sd_bus_open_system_machine.3 \
        man/sd_bus_open_system_remote.3 \
+       man/sd_bus_open_user.3 \
        man/sd_bus_path_decode.3 \
        man/sd_bus_ref.3 \
        man/sd_bus_release_name.3 \
@@ -825,7 +862,10 @@ MANPAGES_ALIAS += \
        man/sd_event_add_exit.3 \
        man/sd_event_add_post.3 \
        man/sd_event_default.3 \
+       man/sd_event_dispatch.3 \
        man/sd_event_get_name.3 \
+       man/sd_event_loop.3 \
+       man/sd_event_prepare.3 \
        man/sd_event_ref.3 \
        man/sd_event_source_get_child_pid.3 \
        man/sd_event_source_get_signal.3 \
@@ -841,17 +881,25 @@ man/sd_bus_creds_get_audit_session_id.3: man/sd_bus_creds_get_pid.3
 man/sd_bus_creds_get_cgroup.3: man/sd_bus_creds_get_pid.3
 man/sd_bus_creds_get_cmdline.3: man/sd_bus_creds_get_pid.3
 man/sd_bus_creds_get_comm.3: man/sd_bus_creds_get_pid.3
-man/sd_bus_creds_get_connection_name.3: man/sd_bus_creds_get_pid.3
+man/sd_bus_creds_get_description.3: man/sd_bus_creds_get_pid.3
+man/sd_bus_creds_get_egid.3: man/sd_bus_creds_get_pid.3
+man/sd_bus_creds_get_euid.3: man/sd_bus_creds_get_pid.3
 man/sd_bus_creds_get_exe.3: man/sd_bus_creds_get_pid.3
+man/sd_bus_creds_get_fsgid.3: man/sd_bus_creds_get_pid.3
+man/sd_bus_creds_get_fsuid.3: man/sd_bus_creds_get_pid.3
 man/sd_bus_creds_get_gid.3: man/sd_bus_creds_get_pid.3
 man/sd_bus_creds_get_mask.3: man/sd_bus_creds_new_from_pid.3
 man/sd_bus_creds_get_owner_uid.3: man/sd_bus_creds_get_pid.3
-man/sd_bus_creds_get_pid_starttime.3: man/sd_bus_creds_get_pid.3
+man/sd_bus_creds_get_ppid.3: man/sd_bus_creds_get_pid.3
 man/sd_bus_creds_get_selinux_context.3: man/sd_bus_creds_get_pid.3
 man/sd_bus_creds_get_session.3: man/sd_bus_creds_get_pid.3
+man/sd_bus_creds_get_sgid.3: man/sd_bus_creds_get_pid.3
 man/sd_bus_creds_get_slice.3: man/sd_bus_creds_get_pid.3
+man/sd_bus_creds_get_suid.3: man/sd_bus_creds_get_pid.3
+man/sd_bus_creds_get_supplementary_gids.3: man/sd_bus_creds_get_pid.3
 man/sd_bus_creds_get_tid.3: man/sd_bus_creds_get_pid.3
 man/sd_bus_creds_get_tid_comm.3: man/sd_bus_creds_get_pid.3
+man/sd_bus_creds_get_tty.3: man/sd_bus_creds_get_pid.3
 man/sd_bus_creds_get_uid.3: man/sd_bus_creds_get_pid.3
 man/sd_bus_creds_get_unique_name.3: man/sd_bus_creds_get_pid.3
 man/sd_bus_creds_get_unit.3: man/sd_bus_creds_get_pid.3
@@ -863,8 +911,8 @@ man/sd_bus_creds_has_inheritable_cap.3: man/sd_bus_creds_get_pid.3
 man/sd_bus_creds_has_permitted_cap.3: man/sd_bus_creds_get_pid.3
 man/sd_bus_creds_ref.3: man/sd_bus_creds_new_from_pid.3
 man/sd_bus_creds_unref.3: man/sd_bus_creds_new_from_pid.3
-man/sd_bus_default_system.3: man/sd_bus_open_user.3
-man/sd_bus_default_user.3: man/sd_bus_open_user.3
+man/sd_bus_default_system.3: man/sd_bus_default.3
+man/sd_bus_default_user.3: man/sd_bus_default.3
 man/sd_bus_error_copy.3: man/sd_bus_error.3
 man/sd_bus_error_free.3: man/sd_bus_error.3
 man/sd_bus_error_get_errno.3: man/sd_bus_error.3
@@ -884,9 +932,11 @@ man/sd_bus_message_get_reply_cookie.3: man/sd_bus_message_get_cookie.3
 man/sd_bus_message_get_seqnum.3: man/sd_bus_message_get_monotonic_usec.3
 man/sd_bus_negotiate_creds.3: man/sd_bus_negotiate_fds.3
 man/sd_bus_negotiate_timestamps.3: man/sd_bus_negotiate_fds.3
-man/sd_bus_open_system.3: man/sd_bus_open_user.3
-man/sd_bus_open_system_container.3: man/sd_bus_open_user.3
-man/sd_bus_open_system_remote.3: man/sd_bus_open_user.3
+man/sd_bus_open.3: man/sd_bus_default.3
+man/sd_bus_open_system.3: man/sd_bus_default.3
+man/sd_bus_open_system_machine.3: man/sd_bus_default.3
+man/sd_bus_open_system_remote.3: man/sd_bus_default.3
+man/sd_bus_open_user.3: man/sd_bus_default.3
 man/sd_bus_path_decode.3: man/sd_bus_path_encode.3
 man/sd_bus_ref.3: man/sd_bus_new.3
 man/sd_bus_release_name.3: man/sd_bus_request_name.3
@@ -894,7 +944,10 @@ man/sd_bus_unref.3: man/sd_bus_new.3
 man/sd_event_add_exit.3: man/sd_event_add_defer.3
 man/sd_event_add_post.3: man/sd_event_add_defer.3
 man/sd_event_default.3: man/sd_event_new.3
+man/sd_event_dispatch.3: man/sd_event_wait.3
 man/sd_event_get_name.3: man/sd_event_set_name.3
+man/sd_event_loop.3: man/sd_event_run.3
+man/sd_event_prepare.3: man/sd_event_wait.3
 man/sd_event_ref.3: man/sd_event_new.3
 man/sd_event_source_get_child_pid.3: man/sd_event_add_child.3
 man/sd_event_source_get_signal.3: man/sd_event_add_signal.3
@@ -920,12 +973,24 @@ man/sd_bus_creds_get_cmdline.html: man/sd_bus_creds_get_pid.html
 man/sd_bus_creds_get_comm.html: man/sd_bus_creds_get_pid.html
        $(html-alias)
 
-man/sd_bus_creds_get_connection_name.html: man/sd_bus_creds_get_pid.html
+man/sd_bus_creds_get_description.html: man/sd_bus_creds_get_pid.html
+       $(html-alias)
+
+man/sd_bus_creds_get_egid.html: man/sd_bus_creds_get_pid.html
+       $(html-alias)
+
+man/sd_bus_creds_get_euid.html: man/sd_bus_creds_get_pid.html
        $(html-alias)
 
 man/sd_bus_creds_get_exe.html: man/sd_bus_creds_get_pid.html
        $(html-alias)
 
+man/sd_bus_creds_get_fsgid.html: man/sd_bus_creds_get_pid.html
+       $(html-alias)
+
+man/sd_bus_creds_get_fsuid.html: man/sd_bus_creds_get_pid.html
+       $(html-alias)
+
 man/sd_bus_creds_get_gid.html: man/sd_bus_creds_get_pid.html
        $(html-alias)
 
@@ -935,7 +1000,7 @@ man/sd_bus_creds_get_mask.html: man/sd_bus_creds_new_from_pid.html
 man/sd_bus_creds_get_owner_uid.html: man/sd_bus_creds_get_pid.html
        $(html-alias)
 
-man/sd_bus_creds_get_pid_starttime.html: man/sd_bus_creds_get_pid.html
+man/sd_bus_creds_get_ppid.html: man/sd_bus_creds_get_pid.html
        $(html-alias)
 
 man/sd_bus_creds_get_selinux_context.html: man/sd_bus_creds_get_pid.html
@@ -944,15 +1009,27 @@ man/sd_bus_creds_get_selinux_context.html: man/sd_bus_creds_get_pid.html
 man/sd_bus_creds_get_session.html: man/sd_bus_creds_get_pid.html
        $(html-alias)
 
+man/sd_bus_creds_get_sgid.html: man/sd_bus_creds_get_pid.html
+       $(html-alias)
+
 man/sd_bus_creds_get_slice.html: man/sd_bus_creds_get_pid.html
        $(html-alias)
 
+man/sd_bus_creds_get_suid.html: man/sd_bus_creds_get_pid.html
+       $(html-alias)
+
+man/sd_bus_creds_get_supplementary_gids.html: man/sd_bus_creds_get_pid.html
+       $(html-alias)
+
 man/sd_bus_creds_get_tid.html: man/sd_bus_creds_get_pid.html
        $(html-alias)
 
 man/sd_bus_creds_get_tid_comm.html: man/sd_bus_creds_get_pid.html
        $(html-alias)
 
+man/sd_bus_creds_get_tty.html: man/sd_bus_creds_get_pid.html
+       $(html-alias)
+
 man/sd_bus_creds_get_uid.html: man/sd_bus_creds_get_pid.html
        $(html-alias)
 
@@ -986,10 +1063,10 @@ man/sd_bus_creds_ref.html: man/sd_bus_creds_new_from_pid.html
 man/sd_bus_creds_unref.html: man/sd_bus_creds_new_from_pid.html
        $(html-alias)
 
-man/sd_bus_default_system.html: man/sd_bus_open_user.html
+man/sd_bus_default_system.html: man/sd_bus_default.html
        $(html-alias)
 
-man/sd_bus_default_user.html: man/sd_bus_open_user.html
+man/sd_bus_default_user.html: man/sd_bus_default.html
        $(html-alias)
 
 man/sd_bus_error_copy.html: man/sd_bus_error.html
@@ -1049,13 +1126,19 @@ man/sd_bus_negotiate_creds.html: man/sd_bus_negotiate_fds.html
 man/sd_bus_negotiate_timestamps.html: man/sd_bus_negotiate_fds.html
        $(html-alias)
 
-man/sd_bus_open_system.html: man/sd_bus_open_user.html
+man/sd_bus_open.html: man/sd_bus_default.html
+       $(html-alias)
+
+man/sd_bus_open_system.html: man/sd_bus_default.html
+       $(html-alias)
+
+man/sd_bus_open_system_machine.html: man/sd_bus_default.html
        $(html-alias)
 
-man/sd_bus_open_system_container.html: man/sd_bus_open_user.html
+man/sd_bus_open_system_remote.html: man/sd_bus_default.html
        $(html-alias)
 
-man/sd_bus_open_system_remote.html: man/sd_bus_open_user.html
+man/sd_bus_open_user.html: man/sd_bus_default.html
        $(html-alias)
 
 man/sd_bus_path_decode.html: man/sd_bus_path_encode.html
@@ -1079,9 +1162,18 @@ man/sd_event_add_post.html: man/sd_event_add_defer.html
 man/sd_event_default.html: man/sd_event_new.html
        $(html-alias)
 
+man/sd_event_dispatch.html: man/sd_event_wait.html
+       $(html-alias)
+
 man/sd_event_get_name.html: man/sd_event_set_name.html
        $(html-alias)
 
+man/sd_event_loop.html: man/sd_event_run.html
+       $(html-alias)
+
+man/sd_event_prepare.html: man/sd_event_wait.html
+       $(html-alias)
+
 man/sd_event_ref.html: man/sd_event_new.html
        $(html-alias)
 
@@ -1147,10 +1239,16 @@ endif
 if ENABLE_MACHINED
 MANPAGES += \
        man/machinectl.1 \
+       man/nss-mymachines.8 \
        man/systemd-machined.service.8
 MANPAGES_ALIAS += \
+       man/libnss_mymachines.so.2.8 \
        man/systemd-machined.8
+man/libnss_mymachines.so.2.8: man/nss-mymachines.8
 man/systemd-machined.8: man/systemd-machined.service.8
+man/libnss_mymachines.so.2.html: man/nss-mymachines.html
+       $(html-alias)
+
 man/systemd-machined.html: man/systemd-machined.service.html
        $(html-alias)
 
@@ -1202,8 +1300,13 @@ MANPAGES += \
        man/resolved.conf.5 \
        man/systemd-resolved.service.8
 MANPAGES_ALIAS += \
+       man/resolved.conf.d.5 \
        man/systemd-resolved.8
+man/resolved.conf.d.5: man/resolved.conf.5
 man/systemd-resolved.8: man/systemd-resolved.service.8
+man/resolved.conf.d.html: man/resolved.conf.html
+       $(html-alias)
+
 man/systemd-resolved.html: man/systemd-resolved.service.html
        $(html-alias)
 
@@ -1237,11 +1340,16 @@ MANPAGES += \
        man/systemd-timesyncd.service.8 \
        man/timesyncd.conf.5
 MANPAGES_ALIAS += \
-       man/systemd-timesyncd.8
+       man/systemd-timesyncd.8 \
+       man/timesyncd.conf.d.5
 man/systemd-timesyncd.8: man/systemd-timesyncd.service.8
+man/timesyncd.conf.d.5: man/timesyncd.conf.5
 man/systemd-timesyncd.html: man/systemd-timesyncd.service.html
        $(html-alias)
 
+man/timesyncd.conf.d.html: man/timesyncd.conf.html
+       $(html-alias)
+
 endif
 
 if ENABLE_VCONSOLE
@@ -1283,14 +1391,20 @@ endif
 
 if HAVE_MICROHTTPD
 MANPAGES += \
+       man/journal-remote.conf.5 \
        man/systemd-journal-gatewayd.service.8 \
        man/systemd-journal-remote.8 \
        man/systemd-journal-upload.8
 MANPAGES_ALIAS += \
+       man/journal-remote.conf.d.5 \
        man/systemd-journal-gatewayd.8 \
        man/systemd-journal-gatewayd.socket.8
+man/journal-remote.conf.d.5: man/journal-remote.conf.5
 man/systemd-journal-gatewayd.8: man/systemd-journal-gatewayd.service.8
 man/systemd-journal-gatewayd.socket.8: man/systemd-journal-gatewayd.service.8
+man/journal-remote.conf.d.html: man/journal-remote.conf.html
+       $(html-alias)
+
 man/systemd-journal-gatewayd.html: man/systemd-journal-gatewayd.service.html
        $(html-alias)
 
@@ -1303,8 +1417,10 @@ if HAVE_MYHOSTNAME
 MANPAGES += \
        man/nss-myhostname.8
 MANPAGES_ALIAS += \
-       #
-
+       man/libnss_myhostname.so.2.8
+man/libnss_myhostname.so.2.8: man/nss-myhostname.8
+man/libnss_myhostname.so.2.html: man/nss-myhostname.html
+       $(html-alias)
 
 endif
 
@@ -1584,6 +1700,8 @@ EXTRA_DIST += \
        man/halt.xml \
        man/hostname.xml \
        man/hostnamectl.xml \
+       man/hwdb.xml \
+       man/journal-remote.conf.xml \
        man/journalctl.xml \
        man/journald.conf.xml \
        man/kernel-command-line.xml \
@@ -1599,7 +1717,9 @@ EXTRA_DIST += \
        man/machine-info.xml \
        man/machinectl.xml \
        man/modules-load.d.xml \
+       man/networkctl.xml \
        man/nss-myhostname.xml \
+       man/nss-mymachines.xml \
        man/os-release.xml \
        man/pam_systemd.xml \
        man/resolved.conf.xml \
@@ -1611,6 +1731,7 @@ EXTRA_DIST += \
        man/sd_booted.xml \
        man/sd_bus_creds_get_pid.xml \
        man/sd_bus_creds_new_from_pid.xml \
+       man/sd_bus_default.xml \
        man/sd_bus_error.xml \
        man/sd_bus_message_append.xml \
        man/sd_bus_message_append_array.xml \
@@ -1621,7 +1742,6 @@ EXTRA_DIST += \
        man/sd_bus_message_get_monotonic_usec.xml \
        man/sd_bus_negotiate_fds.xml \
        man/sd_bus_new.xml \
-       man/sd_bus_open_user.xml \
        man/sd_bus_path_encode.xml \
        man/sd_bus_request_name.xml \
        man/sd_event_add_child.xml \
@@ -1630,7 +1750,9 @@ EXTRA_DIST += \
        man/sd_event_add_time.xml \
        man/sd_event_get_fd.xml \
        man/sd_event_new.xml \
+       man/sd_event_run.xml \
        man/sd_event_set_name.xml \
+       man/sd_event_wait.xml \
        man/sd_get_seats.xml \
        man/sd_id128_get_machine.xml \
        man/sd_id128_randomize.xml \
@@ -1693,6 +1815,7 @@ EXTRA_DIST += \
        man/systemd-hibernate-resume-generator.xml \
        man/systemd-hibernate-resume@.service.xml \
        man/systemd-hostnamed.service.xml \
+       man/systemd-hwdb.xml \
        man/systemd-inhibit.xml \
        man/systemd-initctl.service.xml \
        man/systemd-journal-gatewayd.service.xml \
@@ -1701,6 +1824,8 @@ EXTRA_DIST += \
        man/systemd-journald.service.xml \
        man/systemd-localed.service.xml \
        man/systemd-logind.service.xml \
+       man/systemd-machine-id-commit.service.xml \
+       man/systemd-machine-id-commit.xml \
        man/systemd-machine-id-setup.xml \
        man/systemd-machined.service.xml \
        man/systemd-modules-load.service.xml \
@@ -1715,7 +1840,6 @@ EXTRA_DIST += \
        man/systemd-resolved.service.xml \
        man/systemd-rfkill@.service.xml \
        man/systemd-run.xml \
-       man/systemd-shutdownd.service.xml \
        man/systemd-sleep.conf.xml \
        man/systemd-socket-proxyd.xml \
        man/systemd-suspend.service.xml \
@@ -1737,6 +1861,7 @@ EXTRA_DIST += \
        man/systemd.device.xml \
        man/systemd.directives.xml \
        man/systemd.exec.xml \
+       man/systemd.generator.xml \
        man/systemd.index.xml \
        man/systemd.journal-fields.xml \
        man/systemd.kill.xml \