summaryrefslogtreecommitdiff
path: root/Makefile-man.am
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 /Makefile-man.am
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 'Makefile-man.am')
-rw-r--r--Makefile-man.am8
1 files changed, 4 insertions, 4 deletions
diff --git a/Makefile-man.am b/Makefile-man.am
index 76c9389835..734a923799 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 \