From b79f817b1bec4f7e39a1ed8b9d42a0c191c22ef5 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Fri, 22 Jun 2012 10:38:40 +0200 Subject: man: refer to udevd by its service name not binary name Since the binary name is now hidden away in /usr/lib/ the primary user handle for the udev service is the unit name, hence change the man page to be available under the unit name, and make the binary name an alias for it. --- units/systemd-udev-trigger.service.in | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'units/systemd-udev-trigger.service.in') diff --git a/units/systemd-udev-trigger.service.in b/units/systemd-udev-trigger.service.in index 2f34d53aae..9d3f43e673 100644 --- a/units/systemd-udev-trigger.service.in +++ b/units/systemd-udev-trigger.service.in @@ -7,8 +7,7 @@ [Unit] Description=udev Coldplug all Devices -Documentation=man:udev(7) -Documentation=man:systemd-udevd(8) +Documentation=man:udev(7) man:systemd-udevd.service(8) Wants=systemd-udev.service After=systemd-udev-kernel.socket systemd-udev-control.socket DefaultDependencies=no -- cgit v1.2.3-54-g00ecf