]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - man/systemd-bus-proxyd.service.xml
man: rename systemd-bus-proxyd@.service.xml → systemd-bus-proxyd.service.xml
[thirdparty/systemd.git] / man / systemd-bus-proxyd.service.xml
similarity index 85%
rename from man/systemd-bus-proxyd@.service.xml
rename to man/systemd-bus-proxyd.service.xml
index e6e0a8e88d67537e3f89be605818d6268fb41e03..5c0f3e1a7ab238eaa86578bed9e4f9cd2cf0ef4f 100644 (file)
   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>
   </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>
 
     <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).