chiark / gitweb /
networkctl: also use the same color logic when running "networkctl status" without...
[elogind.git] / Makefile-man.am
index 5cc3081528f18f561bea52f00d44a88c3cc52fa3..562ecba43567cdbe13b9ed80c162a7c3cecad8e6 100644 (file)
@@ -92,7 +92,6 @@ 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 \
@@ -119,6 +118,7 @@ MANPAGES += \
        man/telinit.8 \
        man/tmpfiles.d.5 \
        man/udev.7 \
+       man/udev.conf.5 \
        man/udevadm.8
 MANPAGES_ALIAS += \
        man/SD_ALERT.3 \
@@ -1199,7 +1199,8 @@ endif
 
 if ENABLE_TIMESYNCD
 MANPAGES += \
-       man/systemd-timesyncd.service.8
+       man/systemd-timesyncd.service.8 \
+       man/timesyncd.conf.5
 MANPAGES_ALIAS += \
        man/systemd-timesyncd.8
 man/systemd-timesyncd.8: man/systemd-timesyncd.service.8
@@ -1659,7 +1660,6 @@ 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 \
@@ -1689,7 +1689,9 @@ EXTRA_DIST += \
        man/sysusers.d.xml \
        man/telinit.xml \
        man/timedatectl.xml \
+       man/timesyncd.conf.xml \
        man/tmpfiles.d.xml \
+       man/udev.conf.xml \
        man/udev.xml \
        man/udevadm.xml \
        man/user-system-options.xml \