diff options
Diffstat (limited to 'man/systemd.device.xml')
-rw-r--r-- | man/systemd.device.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd.device.xml b/man/systemd.device.xml index 3f6d012c11..7dffa236cf 100644 --- a/man/systemd.device.xml +++ b/man/systemd.device.xml @@ -80,7 +80,7 @@ <para>Device units are named after the <filename>/sys</filename> and <filename>/dev</filename> paths they control. Example: - the device <filename>/dev/sda5</filename> is exposed + the device <filename noindex='true'>/dev/sda5</filename> is exposed in systemd as <filename>dev-sda5.device</filename>. For details about the escaping logic used to convert a file system path to a unit name see |