aboutsummaryrefslogtreecommitdiff
path: root/man/rules
diff options
context:
space:
mode:
authorYu Watanabe <watanabe.yu+github@gmail.com>2018-05-08 10:14:02 +0900
committerYu Watanabe <watanabe.yu+github@gmail.com>2018-05-08 10:14:06 +0900
commit1f416853b6d7e2c603367737aa643e8d485b2ccc (patch)
treef26f0f0ceab897571606468fb327d1f622c865e9 /man/rules
parentdoc: clarify at which point user/group name resolution needs to work (#8884) (diff)
downloadsystemd-1f416853b6d7e2c603367737aa643e8d485b2ccc.tar.gz
systemd-1f416853b6d7e2c603367737aa643e8d485b2ccc.tar.bz2
systemd-1f416853b6d7e2c603367737aa643e8d485b2ccc.zip
man: update references to systemd-journal-{remote,upload}
Fixes #8920 and #8921.
Diffstat (limited to 'man/rules')
-rw-r--r--man/rules/meson.build10
1 files changed, 8 insertions, 2 deletions
diff --git a/man/rules/meson.build b/man/rules/meson.build
index 6b07cfc4f..e9759f16a 100644
--- a/man/rules/meson.build
+++ b/man/rules/meson.build
@@ -574,8 +574,14 @@ manpages = [
'8',
['systemd-journal-gatewayd', 'systemd-journal-gatewayd.socket'],
'HAVE_MICROHTTPD'],
- ['systemd-journal-remote', '8', [], 'HAVE_MICROHTTPD'],
- ['systemd-journal-upload', '8', [], 'HAVE_MICROHTTPD'],
+ ['systemd-journal-remote.service',
+ '8',
+ ['systemd-journal-remote', 'systemd-journal-remote.socket'],
+ 'HAVE_MICROHTTPD'],
+ ['systemd-journal-upload.service',
+ '8',
+ ['systemd-journal-upload'],
+ 'HAVE_MICROHTTPD'],
['systemd-journald.service',
'8',
['systemd-journald',