]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - Makefile-man.am
test-execute: Add tests for new PassEnvironment= directive
[thirdparty/systemd.git] / Makefile-man.am
index c0cebaab63a208a44766e51950cc60c03d280720..c792c8932499feee2c6c5ecb1bb885abc8f73e53 100644 (file)
@@ -102,7 +102,6 @@ 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 \
@@ -130,13 +129,13 @@ MANPAGES += \
        man/systemd.kill.5 \
        man/systemd.link.5 \
        man/systemd.mount.5 \
+       man/systemd.nspawn.5 \
        man/systemd.path.5 \
        man/systemd.preset.5 \
        man/systemd.resource-control.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 \
        man/systemd.swap.5 \
@@ -291,6 +290,8 @@ MANPAGES_ALIAS += \
        man/sd_bus_open_system_remote.3 \
        man/sd_bus_open_user.3 \
        man/sd_bus_path_decode.3 \
+       man/sd_bus_path_decode_many.3 \
+       man/sd_bus_path_encode_many.3 \
        man/sd_bus_ref.3 \
        man/sd_bus_release_name.3 \
        man/sd_bus_unref.3 \
@@ -353,6 +354,7 @@ MANPAGES_ALIAS += \
        man/sd_journal_set_data_threshold.3 \
        man/sd_journal_test_cursor.3 \
        man/sd_journal_wait.3 \
+       man/sd_listen_fds_with_names.3 \
        man/sd_machine_get_ifindices.3 \
        man/sd_notifyf.3 \
        man/sd_pid_notify.3 \
@@ -371,6 +373,7 @@ MANPAGES_ALIAS += \
        man/systemd-hybrid-sleep.service.8 \
        man/systemd-initctl.8 \
        man/systemd-initctl.socket.8 \
+       man/systemd-journald-audit.socket.8 \
        man/systemd-journald-dev-log.socket.8 \
        man/systemd-journald.8 \
        man/systemd-journald.socket.8 \
@@ -577,6 +580,8 @@ 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_path_decode_many.3: man/sd_bus_path_encode.3
+man/sd_bus_path_encode_many.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
 man/sd_bus_unref.3: man/sd_bus_new.3
@@ -639,6 +644,7 @@ man/sd_journal_sendv.3: man/sd_journal_print.3
 man/sd_journal_set_data_threshold.3: man/sd_journal_get_data.3
 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_listen_fds_with_names.3: man/sd_listen_fds.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
@@ -657,6 +663,7 @@ man/systemd-hibernate.service.8: man/systemd-suspend.service.8
 man/systemd-hybrid-sleep.service.8: man/systemd-suspend.service.8
 man/systemd-initctl.8: man/systemd-initctl.service.8
 man/systemd-initctl.socket.8: man/systemd-initctl.service.8
+man/systemd-journald-audit.socket.8: man/systemd-journald.service.8
 man/systemd-journald-dev-log.socket.8: man/systemd-journald.service.8
 man/systemd-journald.8: man/systemd-journald.service.8
 man/systemd-journald.socket.8: man/systemd-journald.service.8
@@ -1123,6 +1130,12 @@ man/sd_bus_open_user.html: man/sd_bus_default.html
 man/sd_bus_path_decode.html: man/sd_bus_path_encode.html
        $(html-alias)
 
+man/sd_bus_path_decode_many.html: man/sd_bus_path_encode.html
+       $(html-alias)
+
+man/sd_bus_path_encode_many.html: man/sd_bus_path_encode.html
+       $(html-alias)
+
 man/sd_bus_ref.html: man/sd_bus_new.html
        $(html-alias)
 
@@ -1309,6 +1322,9 @@ man/sd_journal_test_cursor.html: man/sd_journal_get_cursor.html
 man/sd_journal_wait.html: man/sd_journal_get_fd.html
        $(html-alias)
 
+man/sd_listen_fds_with_names.html: man/sd_listen_fds.html
+       $(html-alias)
+
 man/sd_machine_get_ifindices.html: man/sd_machine_get_class.html
        $(html-alias)
 
@@ -1363,6 +1379,9 @@ man/systemd-initctl.html: man/systemd-initctl.service.html
 man/systemd-initctl.socket.html: man/systemd-initctl.service.html
        $(html-alias)
 
+man/systemd-journald-audit.socket.html: man/systemd-journald.service.html
+       $(html-alias)
+
 man/systemd-journald-dev-log.socket.html: man/systemd-journald.service.html
        $(html-alias)
 
@@ -1774,13 +1793,19 @@ endif
 
 if ENABLE_RESOLVED
 MANPAGES += \
+       man/nss-resolve.8 \
        man/resolved.conf.5 \
        man/systemd-resolved.service.8
 MANPAGES_ALIAS += \
+       man/libnss_resolve.so.2.8 \
        man/resolved.conf.d.5 \
        man/systemd-resolved.8
+man/libnss_resolve.so.2.8: man/nss-resolve.8
 man/resolved.conf.d.5: man/resolved.conf.5
 man/systemd-resolved.8: man/systemd-resolved.service.8
+man/libnss_resolve.so.2.html: man/nss-resolve.html
+       $(html-alias)
+
 man/resolved.conf.d.html: man/resolved.conf.html
        $(html-alias)
 
@@ -1791,11 +1816,16 @@ endif
 
 if ENABLE_RFKILL
 MANPAGES += \
-       man/systemd-rfkill@.service.8
+       man/systemd-rfkill.service.8
 MANPAGES_ALIAS += \
-       man/systemd-rfkill.8
-man/systemd-rfkill.8: man/systemd-rfkill@.service.8
-man/systemd-rfkill.html: man/systemd-rfkill@.service.html
+       man/systemd-rfkill.8 \
+       man/systemd-rfkill.socket.8
+man/systemd-rfkill.8: man/systemd-rfkill.service.8
+man/systemd-rfkill.socket.8: man/systemd-rfkill.service.8
+man/systemd-rfkill.html: man/systemd-rfkill.service.html
+       $(html-alias)
+
+man/systemd-rfkill.socket.html: man/systemd-rfkill.service.html
        $(html-alias)
 
 endif
@@ -1931,6 +1961,7 @@ MANPAGES_ALIAS += \
        man/sd_login_monitor_get_fd.3 \
        man/sd_login_monitor_get_timeout.3 \
        man/sd_login_monitor_unref.3 \
+       man/sd_peer_get_cgroup.3 \
        man/sd_peer_get_machine_name.3 \
        man/sd_peer_get_owner_uid.3 \
        man/sd_peer_get_session.3 \
@@ -1938,6 +1969,7 @@ MANPAGES_ALIAS += \
        man/sd_peer_get_unit.3 \
        man/sd_peer_get_user_slice.3 \
        man/sd_peer_get_user_unit.3 \
+       man/sd_pid_get_cgroup.3 \
        man/sd_pid_get_machine_name.3 \
        man/sd_pid_get_owner_uid.3 \
        man/sd_pid_get_slice.3 \
@@ -1975,6 +2007,7 @@ 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_peer_get_cgroup.3: man/sd_pid_get_session.3
 man/sd_peer_get_machine_name.3: man/sd_pid_get_session.3
 man/sd_peer_get_owner_uid.3: man/sd_pid_get_session.3
 man/sd_peer_get_session.3: man/sd_pid_get_session.3
@@ -1982,6 +2015,7 @@ man/sd_peer_get_slice.3: man/sd_pid_get_session.3
 man/sd_peer_get_unit.3: man/sd_pid_get_session.3
 man/sd_peer_get_user_slice.3: man/sd_pid_get_session.3
 man/sd_peer_get_user_unit.3: man/sd_pid_get_session.3
+man/sd_pid_get_cgroup.3: man/sd_pid_get_session.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
@@ -2037,6 +2071,9 @@ 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_peer_get_cgroup.html: man/sd_pid_get_session.html
+       $(html-alias)
+
 man/sd_peer_get_machine_name.html: man/sd_pid_get_session.html
        $(html-alias)
 
@@ -2058,6 +2095,9 @@ man/sd_peer_get_user_slice.html: man/sd_pid_get_session.html
 man/sd_peer_get_user_unit.html: man/sd_pid_get_session.html
        $(html-alias)
 
+man/sd_pid_get_cgroup.html: man/sd_pid_get_session.html
+       $(html-alias)
+
 man/sd_pid_get_machine_name.html: man/sd_pid_get_session.html
        $(html-alias)
 
@@ -2217,6 +2257,7 @@ EXTRA_DIST += \
        man/networkctl.xml \
        man/nss-myhostname.xml \
        man/nss-mymachines.xml \
+       man/nss-resolve.xml \
        man/os-release.xml \
        man/pam_systemd.xml \
        man/resolved.conf.xml \
@@ -2323,7 +2364,6 @@ EXTRA_DIST += \
        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 \
@@ -2336,7 +2376,7 @@ EXTRA_DIST += \
        man/systemd-random-seed.service.xml \
        man/systemd-remount-fs.service.xml \
        man/systemd-resolved.service.xml \
-       man/systemd-rfkill@.service.xml \
+       man/systemd-rfkill.service.xml \
        man/systemd-run.xml \
        man/systemd-sleep.conf.xml \
        man/systemd-socket-proxyd.xml \
@@ -2365,13 +2405,13 @@ EXTRA_DIST += \
        man/systemd.mount.xml \
        man/systemd.netdev.xml \
        man/systemd.network.xml \
+       man/systemd.nspawn.xml \
        man/systemd.path.xml \
        man/systemd.preset.xml \
        man/systemd.resource-control.xml \
        man/systemd.scope.xml \
        man/systemd.service.xml \
        man/systemd.slice.xml \
-       man/systemd.snapshot.xml \
        man/systemd.socket.xml \
        man/systemd.special.xml \
        man/systemd.swap.xml \