X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsystemd.device.xml;h=7dffa236cf4147f7459125825c65c224093fb03d;hb=d2bbca6855b174fb7ea90b4767a886bb88bd2400;hp=c360319d23552169d607bb47c3285e53d066bd8b;hpb=c53158818d8cdaf46b3f1b5299b9bda118a1043f;p=elogind.git diff --git a/man/systemd.device.xml b/man/systemd.device.xml index c360319d2..7dffa236c 100644 --- a/man/systemd.device.xml +++ b/man/systemd.device.xml @@ -48,7 +48,7 @@ - systemd.device + device.device @@ -80,7 +80,7 @@ Device units are named after the /sys and /dev paths they control. Example: - the device /dev/sda5 is exposed + the device /dev/sda5 is exposed in systemd as dev-sda5.device. For details about the escaping logic used to convert a file system path to a unit name see @@ -96,7 +96,7 @@ database (which is recommended). The following udev properties are understood by systemd: - + SYSTEMD_WANTS= Adds dependencies of @@ -161,7 +161,8 @@ systemd1, systemctl8, systemd.unit5, - udev7 + udev7, + systemd.directives7