X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsystemd-bus-proxyd.xml;h=2c7764047b1324f9d1921a9236ffac446cc97ab1;hp=d53f966ab32cf5d66571171473246da85ebf410f;hb=a2e0337875addaf08225fbf9b231435ba12a88b5;hpb=708c143c7cd2bbd748ac0fa993496ff44e72701c diff --git a/man/systemd-bus-proxyd.xml b/man/systemd-bus-proxyd.xml index d53f966ab..2c7764047 100644 --- a/man/systemd-bus-proxyd.xml +++ b/man/systemd-bus-proxyd.xml @@ -1,4 +1,4 @@ - + @@ -21,7 +21,8 @@ You should have received a copy of the GNU Lesser General Public License along with systemd; If not, see . --> - + systemd-bus-proxyd @@ -61,8 +62,8 @@ along with systemd; If not, see . systemd-bus-proxyd will proxy D-Bus messages to and from a bus. The will be either the system bus or the bus specified with when that option - is given. Messages will be proxied to/from stdin and stdout, or - the socket received through socket activation. + is given. Messages will be proxied to/from standard input and + output, or the socket received through socket activation. This program can be used to connect a program using classic D-Bus to kdbus. @@ -79,31 +80,18 @@ along with systemd; If not, see . Connect to the bus specified by - ADDRESS. Multiple colon-seperated + ADDRESS. Multiple colon-separated addresses can be specified, in which case systemd-bus-proxyd will attempt to connect to them in turn. - - - - - Prints a short version string and exits. - - - - - - - - Prints a short help - text and exits. - + + - PLACEHOLDER if given must be a string + PLACEHOLDER, if given, must be a string of x and will be used to display information about the process that systemd-bus-proxyd is forwarding messages for.