chiark / gitweb /
man: fix typo
[elogind.git] / Makefile-man.am
index 03adc7ca26798507225e2ed62d5a4af75f7b398c..053584895877c3f3977a10e4e5625c87446da40f 100644 (file)
@@ -193,6 +193,7 @@ MANPAGES_ALIAS += \
        man/systemd-hybrid-sleep.service.8 \
        man/systemd-initctl.8 \
        man/systemd-initctl.socket.8 \
+       man/systemd-journald-dev-log.socket.8 \
        man/systemd-journald.8 \
        man/systemd-journald.socket.8 \
        man/systemd-kexec.service.8 \
@@ -295,6 +296,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-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
 man/systemd-kexec.service.8: man/systemd-halt.service.8
@@ -559,6 +561,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-dev-log.socket.html: man/systemd-journald.service.html
+       $(html-alias)
+
 man/systemd-journald.html: man/systemd-journald.service.html
        $(html-alias)
 
@@ -658,7 +663,7 @@ endif
 
 if ENABLE_COREDUMP
 MANPAGES += \
-       man/systemd-coredumpctl.1
+       man/coredumpctl.1
 MANPAGES_ALIAS += \
        #
 
@@ -1477,6 +1482,7 @@ EXTRA_DIST += \
        man/bootctl.xml \
        man/bootup.xml \
        man/busctl.xml \
+       man/coredumpctl.xml \
        man/crypttab.xml \
        man/daemon.xml \
        man/halt.xml \
@@ -1569,7 +1575,6 @@ EXTRA_DIST += \
        man/systemd-cat.xml \
        man/systemd-cgls.xml \
        man/systemd-cgtop.xml \
-       man/systemd-coredumpctl.xml \
        man/systemd-cryptsetup-generator.xml \
        man/systemd-cryptsetup@.service.xml \
        man/systemd-delta.xml \