summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorDaniel Mack <daniel@zonque.org>2015-06-20 14:25:27 +0200
committerDaniel Mack <daniel@zonque.org>2015-06-20 14:28:50 +0200
commitfaebe5a933f571ad907e198832e8e10795b3dcb8 (patch)
treecf4d29147d429c8a99924194465b3a9aaaca5f40 /man
parentebc647538404d51d3831648c9ff9f9bf9a7b66f6 (diff)
man: rename systemd-bus-proxyd@.service.xml → systemd-bus-proxyd.service.xml
The bus proxy is multi-threaded now. Reflect that in the man pages.
Diffstat (limited to 'man')
-rw-r--r--man/systemd-bus-proxyd.service.xml (renamed from man/systemd-bus-proxyd@.service.xml)14
1 files changed, 7 insertions, 7 deletions
diff --git a/man/systemd-bus-proxyd@.service.xml b/man/systemd-bus-proxyd.service.xml
index e6e0a8e88d..5c0f3e1a7a 100644
--- a/man/systemd-bus-proxyd@.service.xml
+++ b/man/systemd-bus-proxyd.service.xml
@@ -21,10 +21,10 @@
along with systemd; If not, see <http://www.gnu.org/licenses/>.
-->
-<refentry id="systemd-bus-proxyd@.service">
+<refentry id="systemd-bus-proxyd.service">
<refentryinfo>
- <title>systemd-bus-proxyd@.service</title>
+ <title>systemd-bus-proxyd.service</title>
<productname>systemd</productname>
<authorgroup>
@@ -38,18 +38,18 @@
</refentryinfo>
<refmeta>
- <refentrytitle>systemd-bus-proxyd@.service</refentrytitle>
+ <refentrytitle>systemd-bus-proxyd.service</refentrytitle>
<manvolnum>8</manvolnum>
</refmeta>
<refnamediv>
- <refname>systemd-bus-proxyd@.service</refname>
+ <refname>systemd-bus-proxyd.service</refname>
<refname>systemd-bus-proxyd.socket</refname>
<refpurpose>Proxy classic D-Bus clients to kdbus</refpurpose>
</refnamediv>
<refsynopsisdiv>
- <para><filename>systemd-bus-proxyd@.service</filename></para>
+ <para><filename>systemd-bus-proxyd.service</filename></para>
<para><filename>systemd-bus-proxyd.socket</filename></para>
</refsynopsisdiv>
@@ -57,11 +57,11 @@
<title>Description</title>
<para><filename>systemd-bus-proxyd.socket</filename> will launch
- <filename>systemd-bus-proxyd@.service</filename> for connections
+ <filename>systemd-bus-proxyd.service</filename> for connections
to the classic D-Bus socket in
<filename>/var/run/dbus/system_bus_socket</filename>.</para>
- <para><filename>systemd-bus-proxyd@.service</filename> is launched
+ <para><filename>systemd-bus-proxyd.service</filename> is launched
for an existing D-Bus connection and will use
<command>systemd-bus-proxyd</command> to proxy messages from this
connection to the system bus (either kdbus or classic D-Bus).