summaryrefslogtreecommitdiff
path: root/man/systemd.service.xml
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2020-09-29 10:04:12 +0200
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2020-09-30 10:30:03 +0200
commit211c99c7610395d151150a15b36ef0f57d1fd9e0 (patch)
treec52a389edf8cf8eef380f85e671bfd3fc78aba61 /man/systemd.service.xml
parentab1a8ff57d66e62ae3eb5a75f0526f8dcfe73b93 (diff)
downloadsystemd-211c99c7610395d151150a15b36ef0f57d1fd9e0.tar.gz
man: do not index various /foobar/ paths
For #17177.
Diffstat (limited to 'man/systemd.service.xml')
-rw-r--r--man/systemd.service.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd.service.xml b/man/systemd.service.xml
index d11e37da84..aec3a764a8 100644
--- a/man/systemd.service.xml
+++ b/man/systemd.service.xml
@@ -1307,7 +1307,7 @@ ls</programlisting>
<title>Simple service</title>
<para>The following unit file creates a service that will
- execute <filename>/usr/sbin/foo-daemon</filename>. Since no
+ execute <filename index="false">/usr/sbin/foo-daemon</filename>. Since no
<varname>Type=</varname> is specified, the default
<varname>Type=</varname><option>simple</option> will be assumed.
systemd will assume the unit to be started immediately after the