X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsystemd.device.xml;h=7dffa236cf4147f7459125825c65c224093fb03d;hp=141d72e3dcc9bb8f155864d741cc7638e61fa7b4;hb=98a6e132b5b85999f7e3dce158e826ffeecc1553;hpb=f274ece0f76b5709408821e317e87aef76123db6 diff --git a/man/systemd.device.xml b/man/systemd.device.xml index 141d72e3d..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 @@ -161,7 +161,8 @@ systemd1, systemctl8, systemd.unit5, - udev7 + udev7, + systemd.directives7