diff options
Diffstat (limited to 'man/systemd.unit.xml')
-rw-r--r-- | man/systemd.unit.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd.unit.xml b/man/systemd.unit.xml index f924ef69dd..2f2d1a1d4a 100644 --- a/man/systemd.unit.xml +++ b/man/systemd.unit.xml @@ -197,7 +197,7 @@ <para>Some unit names reflect paths existing in the file system name space. Example: a device unit <filename>dev-sda.device</filename> refers to a device - with the device node <filename>/dev/sda</filename> in + with the device node <filename noindex='true'>/dev/sda</filename> in the file system namespace. If this applies a special way to escape the path name is used, so that the result is usable as part of a file name. Basically, |