summaryrefslogtreecommitdiff
path: root/units/systemd-udev-settle.service.in
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2012-06-22 10:38:40 +0200
committerLennart Poettering <lennart@poettering.net>2012-06-22 10:38:40 +0200
commitb79f817b1bec4f7e39a1ed8b9d42a0c191c22ef5 (patch)
treeee8941e4b8f1ecb55817ce1886337c98c0ba7355 /units/systemd-udev-settle.service.in
parent9473414219330b9febc1d0712bbf49ad74cf962f (diff)
downloadsystemd-b79f817b1bec4f7e39a1ed8b9d42a0c191c22ef5.tar.gz
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.
Diffstat (limited to 'units/systemd-udev-settle.service.in')
-rw-r--r--units/systemd-udev-settle.service.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/units/systemd-udev-settle.service.in b/units/systemd-udev-settle.service.in
index 2c4c129bab..004b316180 100644
--- a/units/systemd-udev-settle.service.in
+++ b/units/systemd-udev-settle.service.in
@@ -17,8 +17,7 @@
[Unit]
Description=udev Wait for Complete Device Initialization
-Documentation=man:udev(7)
-Documentation=man:systemd-udevd(8)
+Documentation=man:udev(7) man:systemd-udevd.service(8)
DefaultDependencies=no
Wants=systemd-udev.service
After=systemd-udev-trigger.service