X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fudev.xml;h=bd0dec6a6af360c005544c19f4f5836ee1587720;hb=401cc72da8e59a1e49acafee69280f7ebaa52e74;hp=458d351658d98ad69efc1a29c5b6390866865cb0;hpb=6ada823a9a0979ea145fd70add1007c21caa45c0;p=elogind.git diff --git a/man/udev.xml b/man/udev.xml index 458d35165..bd0dec6a6 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, udevd + The udev daemon, systemd-udevd 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 @@ -512,7 +512,7 @@ Apply the permissions specified in this rule to the static device node with the specified name. Static device node creation can be requested by kernel modules. - These nodes might not have a corresponding kernel device at the time udevd is + These nodes might not have a corresponding kernel device at the time systemd-udevd is started; they can trigger automatic kernel module loading. @@ -691,7 +691,7 @@ See Also - udevd8 + systemd-udevd8 , udevadm8