From: Daniel Mack Date: Sat, 20 Jun 2015 12:25:27 +0000 (+0200) Subject: man: rename systemd-bus-proxyd@.service.xml → systemd-bus-proxyd.service.xml X-Git-Tag: v222~101^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F303%2Fhead;p=thirdparty%2Fsystemd.git 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. --- diff --git a/Makefile-man.am b/Makefile-man.am index 76c93898354..734a9237998 100644 --- a/Makefile-man.am +++ b/Makefile-man.am @@ -83,7 +83,7 @@ MANPAGES += \ man/systemd-ask-password-console.service.8 \ man/systemd-ask-password.1 \ man/systemd-bus-proxyd.8 \ - man/systemd-bus-proxyd@.service.8 \ + man/systemd-bus-proxyd.service.8 \ man/systemd-cat.1 \ man/systemd-cgls.1 \ man/systemd-cgtop.1 \ @@ -572,7 +572,7 @@ man/system.conf.d.5: man/systemd-system.conf.5 man/systemd-ask-password-console.path.8: man/systemd-ask-password-console.service.8 man/systemd-ask-password-wall.path.8: man/systemd-ask-password-console.service.8 man/systemd-ask-password-wall.service.8: man/systemd-ask-password-console.service.8 -man/systemd-bus-proxyd.socket.8: man/systemd-bus-proxyd@.service.8 +man/systemd-bus-proxyd.socket.8: man/systemd-bus-proxyd.service.8 man/systemd-fsck-root.service.8: man/systemd-fsck@.service.8 man/systemd-fsck.8: man/systemd-fsck@.service.8 man/systemd-hibernate-resume.8: man/systemd-hibernate-resume@.service.8 @@ -1145,7 +1145,7 @@ man/systemd-ask-password-wall.path.html: man/systemd-ask-password-console.servic man/systemd-ask-password-wall.service.html: man/systemd-ask-password-console.service.html $(html-alias) -man/systemd-bus-proxyd.socket.html: man/systemd-bus-proxyd@.service.html +man/systemd-bus-proxyd.socket.html: man/systemd-bus-proxyd.service.html $(html-alias) man/systemd-fsck-root.service.html: man/systemd-fsck@.service.html @@ -2076,8 +2076,8 @@ EXTRA_DIST += \ man/systemd-backlight@.service.xml \ man/systemd-binfmt.service.xml \ man/systemd-bootchart.xml \ + man/systemd-bus-proxyd.service.xml \ man/systemd-bus-proxyd.xml \ - man/systemd-bus-proxyd@.service.xml \ man/systemd-cat.xml \ man/systemd-cgls.xml \ man/systemd-cgtop.xml \ diff --git a/man/systemd-bus-proxyd@.service.xml b/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 e6e0a8e88d6..5c0f3e1a7ab 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 . --> - + - systemd-bus-proxyd@.service + systemd-bus-proxyd.service systemd @@ -38,18 +38,18 @@ - systemd-bus-proxyd@.service + systemd-bus-proxyd.service 8 - systemd-bus-proxyd@.service + systemd-bus-proxyd.service systemd-bus-proxyd.socket Proxy classic D-Bus clients to kdbus - systemd-bus-proxyd@.service + systemd-bus-proxyd.service systemd-bus-proxyd.socket @@ -57,11 +57,11 @@ Description systemd-bus-proxyd.socket will launch - systemd-bus-proxyd@.service for connections + 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 + 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).