chiark / gitweb /
networkd: netdev - split NetDev struct into per-kind structs
[elogind.git] / Makefile-man.am
index e6043f1ff89afdc9322fca204c820726f09c3049..5cc3081528f18f561bea52f00d44a88c3cc52fa3 100644 (file)
@@ -63,7 +63,8 @@ MANPAGES += \
        man/systemd-delta.1 \
        man/systemd-detect-virt.1 \
        man/systemd-efi-boot-generator.8 \
-       man/systemd-firstboot.8 \
+       man/systemd-escape.1 \
+       man/systemd-firstboot.1 \
        man/systemd-fsck@.service.8 \
        man/systemd-fstab-generator.8 \
        man/systemd-getty-generator.8 \
@@ -91,6 +92,7 @@ MANPAGES += \
        man/systemd-udevd.service.8 \
        man/systemd-update-done.service.8 \
        man/systemd-update-utmp.service.8 \
+       man/systemd-verify.1 \
        man/systemd.1 \
        man/systemd.automount.5 \
        man/systemd.device.5 \
@@ -194,7 +196,7 @@ MANPAGES_ALIAS += \
        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.8 \
+       man/systemd-firstboot.service.1 \
        man/systemd-fsck-root.service.8 \
        man/systemd-fsck.8 \
        man/systemd-hibernate.service.8 \
@@ -300,7 +302,7 @@ man/sd_notifyf.3: man/sd_notify.3
 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.8: man/systemd-firstboot.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.service.8: man/systemd-suspend.service.8
@@ -686,7 +688,8 @@ endif
 if ENABLE_COREDUMP
 MANPAGES += \
        man/coredump.conf.5 \
-       man/coredumpctl.1
+       man/coredumpctl.1 \
+       man/systemd-coredump.8
 MANPAGES_ALIAS += \
        #
 
@@ -1245,7 +1248,8 @@ endif
 if HAVE_MICROHTTPD
 MANPAGES += \
        man/systemd-journal-gatewayd.service.8 \
-       man/systemd-journal-remote.8
+       man/systemd-journal-remote.8 \
+       man/systemd-journal-upload.8
 MANPAGES_ALIAS += \
        man/systemd-journal-gatewayd.8 \
        man/systemd-journal-gatewayd.socket.8
@@ -1600,12 +1604,14 @@ EXTRA_DIST += \
        man/systemd-cat.xml \
        man/systemd-cgls.xml \
        man/systemd-cgtop.xml \
+       man/systemd-coredump.xml \
        man/systemd-cryptsetup-generator.xml \
        man/systemd-cryptsetup@.service.xml \
        man/systemd-debug-generator.xml \
        man/systemd-delta.xml \
        man/systemd-detect-virt.xml \
        man/systemd-efi-boot-generator.xml \
+       man/systemd-escape.xml \
        man/systemd-firstboot.xml \
        man/systemd-fsck@.service.xml \
        man/systemd-fstab-generator.xml \
@@ -1617,6 +1623,7 @@ EXTRA_DIST += \
        man/systemd-initctl.service.xml \
        man/systemd-journal-gatewayd.service.xml \
        man/systemd-journal-remote.xml \
+       man/systemd-journal-upload.xml \
        man/systemd-journald.service.xml \
        man/systemd-localed.service.xml \
        man/systemd-logind.service.xml \
@@ -1652,6 +1659,7 @@ EXTRA_DIST += \
        man/systemd-update-utmp.service.xml \
        man/systemd-user-sessions.service.xml \
        man/systemd-vconsole-setup.service.xml \
+       man/systemd-verify.xml \
        man/systemd.automount.xml \
        man/systemd.device.xml \
        man/systemd.directives.xml \