diff options
Diffstat (limited to 'man/systemd-bus-proxyd.xml')
-rw-r--r-- | man/systemd-bus-proxyd.xml | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/man/systemd-bus-proxyd.xml b/man/systemd-bus-proxyd.xml index a1e8f4fb64..bbcf3d0981 100644 --- a/man/systemd-bus-proxyd.xml +++ b/man/systemd-bus-proxyd.xml @@ -1,6 +1,9 @@ <?xml version='1.0'?> <!--*- Mode: nxml; nxml-child-indent: 2; indent-tabs-mode: nil -*--> <!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" -"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"> +"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [ +<!ENTITY % entities SYSTEM "custom-entities.ent" > +%entities; +]> <!-- This file is part of systemd. @@ -50,7 +53,7 @@ <refsynopsisdiv> <cmdsynopsis> - <command>/usr/lib/systemd/systemd-bus-proxyd</command> + <command>&rootlibexecdir;/systemd-bus-proxyd</command> <arg choice="opt" rep="repeat">OPTIONS</arg> <arg choice="opt"><replaceable>PLACEHOLDER</replaceable></arg> </cmdsynopsis> |