diff options
Diffstat (limited to 'man/systemd-bus-proxyd.xml')
-rw-r--r-- | man/systemd-bus-proxyd.xml | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/man/systemd-bus-proxyd.xml b/man/systemd-bus-proxyd.xml index f7b94cd481..63652b185b 100644 --- a/man/systemd-bus-proxyd.xml +++ b/man/systemd-bus-proxyd.xml @@ -1,9 +1,6 @@ <?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" [ -<!ENTITY % entities SYSTEM "custom-entities.ent" > -%entities; -]> +"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"> <!-- This file is part of systemd. @@ -53,7 +50,7 @@ <refsynopsisdiv> <cmdsynopsis> - <command>&rootlibexecdir;/systemd-bus-proxyd</command> + <command>/usr/lib/systemd/systemd-bus-proxyd</command> <arg choice="opt" rep="repeat">OPTIONS</arg> <arg choice="opt"><replaceable>PLACEHOLDER</replaceable></arg> </cmdsynopsis> |