diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2020-09-29 10:04:12 +0200 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2020-09-30 10:30:03 +0200 |
commit | 211c99c7610395d151150a15b36ef0f57d1fd9e0 (patch) | |
tree | c52a389edf8cf8eef380f85e671bfd3fc78aba61 /man/systemd.special.xml | |
parent | man: refer to the right man page for Environment= (diff) | |
download | systemd-211c99c7610395d151150a15b36ef0f57d1fd9e0.tar.xz systemd-211c99c7610395d151150a15b36ef0f57d1fd9e0.zip |
man: do not index various /foobar/ paths
For #17177.
Diffstat (limited to 'man/systemd.special.xml')
-rw-r--r-- | man/systemd.special.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/systemd.special.xml b/man/systemd.special.xml index a948969a8f..7011537d1f 100644 --- a/man/systemd.special.xml +++ b/man/systemd.special.xml @@ -862,8 +862,8 @@ pulled in via a <option>Wants=</option> dependency of the storage daemon and thus generally not be part of any transaction unless a storage daemon is used. The instance name for instances of this template unit must be a properly escaped block device node path, e.g. - <filename>blockdev@dev-mapper-foobar.target</filename> for the storage device - <filename>/dev/mapper/foobar</filename>.</para></listitem> + <filename index="false">blockdev@dev-mapper-foobar.target</filename> for the storage device + <filename index="false">/dev/mapper/foobar</filename>.</para></listitem> </varlistentry> <varlistentry> <term><filename>cryptsetup-pre.target</filename></term> |