chiark / gitweb /
journal: move type_to_context() to journal-file.c
[elogind.git] / Makefile-man.am
index df40a638f0562c58dd437042bcf7db7856fdf80b..6a40b76804ea020a2ff50a320817ace9ef04db51 100644 (file)
@@ -76,6 +76,7 @@ MANPAGES += \
        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 \
@@ -214,7 +215,6 @@ MANPAGES_ALIAS += \
        man/systemd-journald.8 \
        man/systemd-journald.socket.8 \
        man/systemd-kexec.service.8 \
-       man/systemd-machine-id-commit.service.8 \
        man/systemd-poweroff.service.8 \
        man/systemd-reboot.service.8 \
        man/systemd-remount-fs.8 \
@@ -781,7 +781,6 @@ MANPAGES_ALIAS += \
        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_selinux_context.3 \
        man/sd_bus_creds_get_session.3 \
        man/sd_bus_creds_get_slice.3 \
@@ -850,7 +849,6 @@ man/sd_bus_creds_get_exe.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_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_slice.3: man/sd_bus_creds_get_pid.3
@@ -939,9 +937,6 @@ 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
-       $(html-alias)
-
 man/sd_bus_creds_get_selinux_context.html: man/sd_bus_creds_get_pid.html
        $(html-alias)
 
@@ -1715,6 +1710,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 \