diff --git a/Makefile.am b/Makefile.am index 00ed3016fc..e4dfafb4b5 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1659,16 +1659,16 @@ libudev_private_la_LIBADD = \ MANPAGES += \ man/udev.7 \ man/udevadm.8 \ - man/systemd-udevd.8 + man/systemd-udevd.service.8 MANPAGES_ALIAS += \ - man/systemd-udevd.service.8 \ + man/systemd-udevd.8 \ man/systemd-udevd-control.socket.8 \ man/systemd-udevd-kernel.socket.8 -man/systemd-udevd.service.8: man/systemd-udevd.8 -man/systemd-udevd-control.socket.8: man/systemd-udevd.8 -man/systemd-udevd-kernel.socket.8: man/systemd-udevd.8 +man/systemd-udevd.8: man/systemd-udevd.service.8 +man/systemd-udevd-control.socket.8: man/systemd-udevd.service.8 +man/systemd-udevd-kernel.socket.8: man/systemd-udevd.service.8 udev-confdirs: -mkdir -p $(DESTDIR)$(sysconfdir)/udev/rules.d diff --git a/man/systemd-udevd.xml b/man/systemd-udevd.service.xml similarity index 99% rename from man/systemd-udevd.xml rename to man/systemd-udevd.service.xml index ca5ec50357..0dd5d10089 100644 --- a/man/systemd-udevd.xml +++ b/man/systemd-udevd.service.xml @@ -18,16 +18,16 @@ - systemd-udevd + systemd-udevd.service 8 - systemd-udevd systemd-udevd.service systemd-udevd-control.socket systemd-udevd-kernel.socket + systemd-udevd Device event managing daemon