diff options
Diffstat (limited to 'man/systemd-bus-proxyd.xml')
-rw-r--r-- | man/systemd-bus-proxyd.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/systemd-bus-proxyd.xml b/man/systemd-bus-proxyd.xml index d53f966ab3..e75815fb4a 100644 --- a/man/systemd-bus-proxyd.xml +++ b/man/systemd-bus-proxyd.xml @@ -61,7 +61,7 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>. <para><command>systemd-bus-proxyd</command> will proxy D-Bus messages to and from a bus. The will be either the system bus or the bus specified with <option>--address</option> when that option - is given. Messages will be proxied to/from stdin and stdout, or + is given. Messages will be proxied to/from STDIN and STDOUT, or the socket received through socket activation.</para> <para>This program can be used to connect a program using classic @@ -103,7 +103,7 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>. </varlistentry> </variablelist> - <para><replaceable>PLACEHOLDER</replaceable> if given must be a string + <para><replaceable>PLACEHOLDER</replaceable>, if given, must be a string of <literal>x</literal> and will be used to display information about the process that <command>systemd-bus-proxyd</command> is forwarding messages for.</para> |