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. --- man/udev.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'man/udev.xml') diff --git a/man/udev.xml b/man/udev.xml index bd0dec6a6..b5c7cd4be 100644 --- a/man/udev.xml +++ b/man/udev.xml @@ -41,7 +41,7 @@ names provide a way to reliably identify devices based on their properties or current configuration. - The udev daemon, systemd-udevd + The udev daemon, systemd-udevd.service 8, receives device uevents directly from the kernel whenever a device is added or removed from the system, or it changes its state. When udev receives a device event, it matches its configured set of rules @@ -691,7 +691,7 @@ See Also - systemd-udevd8 + systemd-udevd.service8 , udevadm8 -- cgit v1.2.3