From faebe5a933f571ad907e198832e8e10795b3dcb8 Mon Sep 17 00:00:00 2001 From: Daniel Mack Date: Sat, 20 Jun 2015 14:25:27 +0200 Subject: man: rename systemd-bus-proxyd@.service.xml → systemd-bus-proxyd.service.xml MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The bus proxy is multi-threaded now. Reflect that in the man pages. --- man/systemd-bus-proxyd.service.xml | 81 +++++++++++++++++++++++++++++++++++++ man/systemd-bus-proxyd@.service.xml | 81 ------------------------------------- 2 files changed, 81 insertions(+), 81 deletions(-) create mode 100644 man/systemd-bus-proxyd.service.xml delete mode 100644 man/systemd-bus-proxyd@.service.xml (limited to 'man') diff --git a/man/systemd-bus-proxyd.service.xml b/man/systemd-bus-proxyd.service.xml new file mode 100644 index 0000000000..5c0f3e1a7a --- /dev/null +++ b/man/systemd-bus-proxyd.service.xml @@ -0,0 +1,81 @@ + + + + + + + + + systemd-bus-proxyd.service + systemd + + + + Developer + Lennart + Poettering + lennart@poettering.net + + + + + + systemd-bus-proxyd.service + 8 + + + + systemd-bus-proxyd.service + systemd-bus-proxyd.socket + Proxy classic D-Bus clients to kdbus + + + + systemd-bus-proxyd.service + systemd-bus-proxyd.socket + + + + Description + + systemd-bus-proxyd.socket will launch + systemd-bus-proxyd.service for connections + to the classic D-Bus socket in + /var/run/dbus/system_bus_socket. + + systemd-bus-proxyd.service is launched + for an existing D-Bus connection and will use + systemd-bus-proxyd to proxy messages from this + connection to the system bus (either kdbus or classic D-Bus). + + + + + See Also + + + systemd-bus-proxyd8, + dbus-daemon1, + D-Bus, + kdbus + + + diff --git a/man/systemd-bus-proxyd@.service.xml b/man/systemd-bus-proxyd@.service.xml deleted file mode 100644 index e6e0a8e88d..0000000000 --- a/man/systemd-bus-proxyd@.service.xml +++ /dev/null @@ -1,81 +0,0 @@ - - - - - - - - - systemd-bus-proxyd@.service - systemd - - - - Developer - Lennart - Poettering - lennart@poettering.net - - - - - - systemd-bus-proxyd@.service - 8 - - - - systemd-bus-proxyd@.service - systemd-bus-proxyd.socket - Proxy classic D-Bus clients to kdbus - - - - systemd-bus-proxyd@.service - systemd-bus-proxyd.socket - - - - Description - - systemd-bus-proxyd.socket will launch - systemd-bus-proxyd@.service for connections - to the classic D-Bus socket in - /var/run/dbus/system_bus_socket. - - systemd-bus-proxyd@.service is launched - for an existing D-Bus connection and will use - systemd-bus-proxyd to proxy messages from this - connection to the system bus (either kdbus or classic D-Bus). - - - - - See Also - - - systemd-bus-proxyd8, - dbus-daemon1, - D-Bus, - kdbus - - - -- cgit v1.2.3-54-g00ecf